Libraries tagged by dependency injection container
aura/di
922793 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
zalas/phpunit-injector
310055 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
zendframework/zend-di
11735142 Downloads
Automated dependency injection for PSR-11 containers
ghostwriter/container
3073524 Downloads
Provides an extensible Dependency Injection Service Container for Automated Object Composition, Interception, and Lifetime Management.
usmanhalalit/viocon
2071691 Downloads
A simple and flexible Dependency Injection container for PHP.
slince/di
230225 Downloads
A flexible dependency injection container
mnapoli/php-di
211817 Downloads
The dependency injection container for humans
mouf/pimple-interop
2282837 Downloads
This project is a very simple extension to the Pimple microframework. It adds to Pimple compatibility with the container-interop APIs.
joomla/di
300681 Downloads
Joomla DI Package
ramunasd/symfony-container-mocks
91988 Downloads
Provides extended Symfony dependency injection container enabling service mocking.
phpwatch/simple-container
8779 Downloads
A fast and minimal PSR-11 compatible Dependency Injection Container with array-syntax and without auto-wiring
micro/dependency-injection
2508 Downloads
Dependency injection service container
njasm/container
53677 Downloads
Dependency Container for PHP
rg/injektor
72136 Downloads
Dependency Injection container inspired by google-guice
lkrms/dice
45161 Downloads
A minimalist dependency injection container for PHP. Forked from level-2/dice.