Download the PHP package picturae/php-composition-utils without Composer
On this page you can find all versions of the php package picturae/php-composition-utils. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download picturae/php-composition-utils
More information about picturae/php-composition-utils
Files in picturae/php-composition-utils
Download picturae/php-composition-utils
More information about picturae/php-composition-utils
Files in picturae/php-composition-utils
Vendor picturae
Package php-composition-utils
Short Description A collection of utility classes for easier reflection use.
License MIT
Homepage https://github.com/picturae/php-composition-utils
Package php-composition-utils
Short Description A collection of utility classes for easier reflection use.
License MIT
Homepage https://github.com/picturae/php-composition-utils
Please rate this library. Is it a good library?
Informations about the package php-composition-utils
PHP Traits for reflection & some common design patterns
Contents
The package has several traits for facilitating work with reflection and some common design patterns.
Currently included
- Reflection property/accessor trait.
- Reflection constructor trait for protected properties from array source.
- Reflection constructor/setter/getters for protected properties.
- Simple publish-subscribe pattern for a class via event triggering.
- Trait for array transformations of objects(by convention) and introspection of fields metadata.
Usage
Add
"picturae/php-composition-utils": "0.0.3"
to your composer.json file.
Look at source directly for usage & documentation.
License
- Distributed under the MIT License (hereby included)
All versions of php-composition-utils with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package picturae/php-composition-utils contains the following files
Loading the files please wait ....