Libraries tagged by constructor injection
sanmai/di-container
6210554 Downloads
dependency injection container with automatic constructor dependency resolution
aura/di
1004880 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
respect/parameter
1139 Downloads
Resolves function/constructor parameters via type and name lookup
eag/easy-hydrator
56235 Downloads
Hydrate arrays to objects easily with PHP 8.0 and constructor injection
symplify/easy-hydrator
81595 Downloads
Hydrate arrays to objects easily with PHP 7.4 and constructor injection
free-elephants/di
21655 Downloads
IoC, constructor dependency injection
wart/wart
47 Downloads
Extends the Pimple dependency injection container and provides auto class resolving, instantiation and (constructor) injection
interophp/injector
2420 Downloads
Inject dependencies into constructors and methods
melchiorkokernoot/laravel-autowire-config
11742 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
757 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
70 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
948 Downloads
The dependency injection container based on PSR-11: Container interface.
jitesoft/container
646 Downloads
PSR-11 container with constructor injection.