Libraries tagged by instantiated
akrabat/rka-slim-controller
26393 Downloads
Dynamically instantiated controller classes for Slim Framework
loadsys/cakephp-libregistry
11925 Downloads
The LibRegistry provides a mechanism for loading and storing instances of non-Cake PHP libraries. It works a lot like Cake 3's TableRegistry. Object instances can be requested by name and instantiated automatically, or can be loaded into the registry manually.
helsingborg-stad/blade-engine-wrapper
31159 Downloads
An instantiated version of the global-blade-engine.
selami/router
443 Downloads
Router and Dispatcher built on top nikic/FastRoute that returns controller class name to be instantiated.
riesjart/static-context-checker
724 Downloads
Check whether a method is called in static context
rcsi/connection-mongodb
16 Downloads
Provide an easily instantiated wrapper for mongoDB
matiasnamendola/slimpower-slim
69 Downloads
Dynamically instantiated controller classes for Slim Framework
better-php/shutdown-handler
81 Downloads
An advanced shutdown handler that can be manipulated after it's instantiated: deregister or re-register callbacks, retrieve and re-use the same handler instance at any time to prevent memory leaks in long-running PHP apps etc.
tox2ik/rka-slim-controller-json
27 Downloads
Dynamically instantiated controller classes for Slim Framework
doctrine/instantiator
702114734 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
symfony/var-exporter
250403834 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
ocramius/proxy-manager
79401649 Downloads
A library providing utilities to generate, instantiate and generally operate with Object Proxies
hanneskod/classtools
8056343 Downloads
Find, extract and process classes from file system
magento/composer
6943232 Downloads
Magento composer library helps to instantiate Composer application and run composer commands.
nikolaposa/cascader
171900 Downloads
Utility for creating objects in PHP from constructor parameters definitions.