php-doctrine-instantiator - Instantiate objects in PHP without invoking their constructors
- Website:
- https://github.com/doctrine/instantiator
- Licence:
- MIT
- Vendor:
- Remi Collet
- Description:
This library provides a way of avoiding usage of constructors when instantiating PHP classes.
Packages
php-doctrine-instantiator-1.0.5-1.el5.remi.noarch | [9 KiB] |
Changelog by Remi Collet (2015-06-15):
- update to 1.0.5 - improve test suite during the build |
php-doctrine-instantiator-1.0.4-2.el5.remi.noarch | [9 KiB] |
Changelog by Remi Collet (2015-02-13):
- add autoloader |