| Recommend this page to a friend! |
| Packages of Axel Pardemann | PHP Objects Extensions | docs/index.md | Download |
|
|||||||||||||||||||||
layout: default title: Home nav_order: 1 description: PHP Extensible Objects is a PHP library that provides the mechanisms to dynamically add extension methods to objects. permalink: /PHP Extensible Objects{: .no_toc } Table of contents{: .no_toc .text-delta }
PHP Extensible Objects is a PHP library that provides the mechanisms to dynamically add extension methods to objects. InstallationThe most straightforward way to install this package is by using Composer:
UsagePlease refer to the usage section for more information on how to use the package. |