Libraries tagged by instantiated
bizley/deep-instantiate
0 Downloads
Deep Instantiator for Yii 2.
rs-world/instantiator
18 Downloads
A dependency handler for php to provide loosely coupled design
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
2459 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
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
atheon/proxy-manager
14 Downloads
A library providing utilities to generate, instantiate and generally operate with Object Proxies
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.