Libraries tagged by constructor injection
aura/di
888023 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
eag/easy-hydrator
30692 Downloads
Hydrate arrays to objects easily with PHP 8.0 and constructor injection
free-elephants/di
9721 Downloads
IoC, constructor dependency injection
symplify/easy-hydrator
81402 Downloads
Hydrate arrays to objects easily with PHP 7.4 and constructor injection
melchiorkokernoot/laravel-autowire-config
11731 Downloads
Allows configuration injection through auto-wired constructor arguments
php-simple/constructor-injection
6 Downloads
Very very simple container example that injects dependency on class constructor.
wart/wart
33 Downloads
Extends the Pimple dependency injection container and provides auto class resolving, instantiation and (constructor) injection
brenoroosevelt/habemus
722 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
quillstack/di
828 Downloads
The dependency injection container based on PSR-11: Container interface.
interophp/injector
2254 Downloads
Inject dependencies into constructors and methods
jitesoft/container
517 Downloads
PSR-11 container with constructor injection.
jameshalsall/object-hydrator
3384 Downloads
A simple object hydrator using reflection for constructor or setter based injection.
webiik/container
66 Downloads
The Container adds handy methods to most common Pimple functions and then adds automatic injection of dependencies from container to class constructor.
symfony/dependency-injection
324332037 Downloads
Allows you to standardize and centralize the way objects are constructed in your application