Libraries tagged by instantiated
rs-world/instantiator
23 Downloads
A dependency handler for php to provide loosely coupled design
oldpak/instantiator
8 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
thecodingmachine/service-provider-registry
4932 Downloads
This package provides a service provider registry that can lazily instantiate the service providers it contains.
thecodingmachine/lazy-array
6 Downloads
This package provides an array than can lazily instantiate the objects it contains.
src-run/augustus-instantiator-library
40 Downloads
Utility to instantiate objects providing both a stateless and a stateful implementation.
phauthentic/file-storage-factories
2465 Downloads
This library is a factory to instantiate storage adapters based on the Flysystem library.
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
198 Downloads
Two-step controller routing for League/route. Instantiate your controller, do some stuff, then call your controller method.
keven/instantiator
29 Downloads
Instantiate an object based on an array of its constructor parameters.
ironedge/logger
24 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
200 Downloads
Resolvable class factory allowing to instantiate classes using a Psr-11 container
drieschel/object-creator
3 Downloads
Initialize and instantiate (data structure) objects recursively
cindyullmann/proxy-manager
69 Downloads
A library providing utilities to generate, instantiate and generally operate with Object Proxies