Libraries tagged by instantiate
rcsi/connection-mongodb
16 Downloads
Provide an easily instantiated wrapper for mongoDB
phauthentic/file-storage-factories
2459 Downloads
This library is a factory to instantiate storage adapters based on the Flysystem library.
matiasnamendola/slimpower-slim
69 Downloads
Dynamically instantiated controller classes for Slim Framework
magenxcommerce/composer
119 Downloads
Magento composer library helps to instantiate Composer application and run composer commands.
mage2pro/composer
67 Downloads
Magento composer library helps to instantiate Composer application and run composer commands.
laasti/route
197 Downloads
Two-step controller routing for League/route. Instantiate your controller, do some stuff, then call your controller method.
ironedge/logger
21 Downloads
A very simple factory to easily instantiate loggers from different vendors (monolog, for example) using config arrays.
felicity-php/felicity-twig
36 Downloads
A really light wrapping around Twig. Basically instantiates twig and provides access to it for rendering templates and extending Twig.
ellipse/resolvable-class
193 Downloads
Resolvable class factory allowing to instantiate classes using a Psr-11 container
drieschel/object-creator
1 Downloads
Initialize and instantiate (data structure) objects recursively
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.
atheon/proxy-manager
14 Downloads
A library providing utilities to generate, instantiate and generally operate with Object Proxies
tox2ik/rka-slim-controller-json
27 Downloads
Dynamically instantiated controller classes for Slim Framework
hgraca/micro-di
15 Downloads
A small dependency injection library that uses reflection and a service locator container, to instantiate and recursively resolve, instantiate and inject dependencies.
grottopress/nouveau
0 Downloads
Instantiate a class by calling `::new()`, as an alternative to the `new` keyword.