Libraries tagged by constructor injection
aura/di
885014 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
eag/easy-hydrator
29982 Downloads
Hydrate arrays to objects easily with PHP 8.0 and constructor injection
free-elephants/di
9473 Downloads
IoC, constructor dependency injection
symplify/easy-hydrator
81400 Downloads
Hydrate arrays to objects easily with PHP 7.4 and constructor injection
melchiorkokernoot/laravel-autowire-config
11728 Downloads
Allows configuration injection through auto-wired constructor arguments
wart/wart
33 Downloads
Extends the Pimple dependency injection container and provides auto class resolving, instantiation and (constructor) injection
interophp/injector
2243 Downloads
Inject dependencies into constructors and methods
jitesoft/container
506 Downloads
PSR-11 container with constructor injection.
php-simple/constructor-injection
1 Downloads
Very very simple container example that injects dependency on class constructor.
brenoroosevelt/habemus
720 Downloads
PSR-11 Container for Dependency Injection (auto-wiring, attributes, factories, closures, array access)
eryw/pastry-bag
61 Downloads
A plugin for CakePHP 3 provides the constructor dependencies injection and the controller method 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.
quillstack/di
825 Downloads
The dependency injection container based on PSR-11: Container interface.
jameshalsall/object-hydrator
3381 Downloads
A simple object hydrator using reflection for constructor or setter based injection.
symfony/dependency-injection
320184094 Downloads
Allows you to standardize and centralize the way objects are constructed in your application