Libraries tagged by constructor injection
sanmai/di-container
4722346 Downloads
dependency injection container with automatic constructor dependency resolution
aura/di
990198 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
eag/easy-hydrator
54212 Downloads
Hydrate arrays to objects easily with PHP 8.0 and constructor injection
symplify/easy-hydrator
81569 Downloads
Hydrate arrays to objects easily with PHP 7.4 and constructor injection
free-elephants/di
20327 Downloads
IoC, constructor dependency injection
respect/parameter
443 Downloads
Resolves function/constructor parameters via type and name lookup
quillstack/di
946 Downloads
The dependency injection container based on PSR-11: Container interface.
wart/wart
34 Downloads
Extends the Pimple dependency injection container and provides auto class resolving, instantiation and (constructor) injection
brenoroosevelt/habemus
752 Downloads
PSR-11 Container for Dependency Injection (auto-wiring, attributes, factories, closures, array access)
interophp/injector
2405 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.
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.
jitesoft/container
634 Downloads
PSR-11 container with constructor injection.