Libraries tagged by constructor injection
aura/di
935057 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
sanmai/di-container
216698 Downloads
dependency injection container with automatic constructor dependency resolution
eag/easy-hydrator
43066 Downloads
Hydrate arrays to objects easily with PHP 8.0 and constructor injection
free-elephants/di
14404 Downloads
IoC, constructor dependency injection
symplify/easy-hydrator
81439 Downloads
Hydrate arrays to objects easily with PHP 7.4 and constructor injection
wart/wart
34 Downloads
Extends the Pimple dependency injection container and provides auto class resolving, instantiation and (constructor) injection
jameshalsall/object-hydrator
3460 Downloads
A simple object hydrator using reflection for constructor or setter based injection.
melchiorkokernoot/laravel-autowire-config
11741 Downloads
Allows configuration injection through auto-wired constructor arguments
php-simple/constructor-injection
7 Downloads
Very very simple container example that injects dependency on class constructor.
brenoroosevelt/habemus
735 Downloads
PSR-11 Container for Dependency Injection (auto-wiring, attributes, factories, closures, array access)
eryw/pastry-bag
63 Downloads
A plugin for CakePHP 3 provides the constructor dependencies injection and the controller method injection
webiik/container
69 Downloads
The Container adds handy methods to most common Pimple functions and then adds automatic injection of dependencies from container to class constructor.
quillstack/di
899 Downloads
The dependency injection container based on PSR-11: Container interface.
interophp/injector
2329 Downloads
Inject dependencies into constructors and methods
jitesoft/container
604 Downloads
PSR-11 container with constructor injection.