| Recommend this page to a friend! | 
| Classes of Adeleye Ayodeji | Download Installed Plugin | vendor/doctrine/instantiator/README.md | Download | 
| 
 | |||||||||||||||||||||
|  Download InstantiatorThis library provides a way of avoiding usage of constructors when instantiating PHP classes. InstallationThe suggested installation method is via composer: UsageThe instantiator is able to create new instances of any class without using the constructor or any API of the class itself: ContributingPlease read the CONTRIBUTING.md contents if you wish to help out! CreditsThis library was migrated from ocramius/instantiator, which has been donated to the doctrine organization, and which is now deprecated in favour of this package. |