Libraries tagged by dependency injector
patternseek/dependencyinjector
1056 Downloads
A utility class work doing dependency injection with Pimple.
interophp/injector
2430 Downloads
Inject dependencies into constructors and methods
maplephp/container
559 Downloads
Container, Factories and dependency injectors with full PSR-11 support.
cmpayments/atreyu
159 Downloads
Atreyu is a dependency injector for bootstrapping object-oriented PHP applications.
martin-hughes/auryn
149 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
inxilpro/zit
79 Downloads
Zit is a simple dependency injector based heavily on Pimple. It aims to provide the same simplicity as Pimple while offering a slightly more robust object interface.
idealogica/indi
1889 Downloads
The simplest [in]dependency injection container for PHP7, compatible with PSR-11.
zap/injector
45 Downloads
A simple Dependency Injector for PHP 5.4+
oliver-schoendorn/dependency-injector
105 Downloads
A very simple dependency injector that supports instance creation and auto wiring of classes, class methods and functions. Additionally it provides simple means of caching the necessary reflections to boost performance in heavy load environments.
nucleuslabs/dependency-injector
17657 Downloads
Dependency Injector
jankovacs/injector
11 Downloads
Lightweight PHP dependency injector
henrik/dependency-injector
56 Downloads
Dependency Injector
flyokai/amphp-injector
8 Downloads
A dependency injector for bootstrapping object-oriented PHP applications.
danack/injector
24 Downloads
Danack/Injector is a recursive auto-wiring dependency injector.
bjoern-buettner/dependency-injector
179 Downloads
A small dependency injection container with simple support for factories, parameters and the environment while autowiring.