Libraries tagged by dependency-injection-container
pimple/pimple
137584568 Downloads
Pimple, a simple Dependency Injection Container
php-di/php-di
62855643 Downloads
The dependency injection container for humans
nette/di
43016390 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
league/container
100380768 Downloads
A fast and intuitive dependency injection container.
laminas/laminas-servicemanager
62181483 Downloads
Factory-Driven Dependency Injection Container
mrclay/props-dic
13411620 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
level-2/dice
863295 Downloads
A minimalist Dependency injection container (DIC) for PHP. Please note: 3.0+ is only compatible with PHP 7.0. The 2.0 branch is compatbile with PHP 5.6.
aura/di
1013283 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
sanmai/di-container
7307656 Downloads
dependency injection container with automatic constructor dependency resolution
polishsymfonycommunity/symfony-mocker-container
8278576 Downloads
Provides base Symfony dependency injection container enabling service mocking.
lucatume/di52
1795416 Downloads
A PHP 5.6 compatible dependency injection container.
zendframework/zend-servicemanager
29336122 Downloads
Factory-Driven Dependency Injection Container
mnapoli/php-di
219198 Downloads
The dependency injection container for humans
lkrms/dice
180932 Downloads
A minimalist dependency injection container for PHP. Forked from level-2/dice.
zalas/phpunit-injector
358036 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases