Libraries tagged by dependency-injection-container
php-di/php-di
33824996 Downloads
The dependency injection container for humans
pimple/pimple
118368815 Downloads
Pimple, a simple Dependency Injection Container
nette/di
35960587 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
league/container
70757922 Downloads
A fast and intuitive dependency injection container.
laminas/laminas-servicemanager
45288828 Downloads
Factory-Driven Dependency Injection Container
mrclay/props-dic
8904733 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
level-2/dice
604205 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.
polishsymfonycommunity/symfony-mocker-container
7418232 Downloads
Provides base Symfony dependency injection container enabling service mocking.
lucatume/di52
1134582 Downloads
A PHP 5.6 compatible dependency injection container.
zendframework/zend-servicemanager
28260742 Downloads
Factory-Driven Dependency Injection Container
aura/di
918755 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
zalas/phpunit-injector
304450 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
usmanhalalit/viocon
2042654 Downloads
A simple and flexible Dependency Injection container for PHP.
slince/di
227817 Downloads
A flexible dependency injection container
mnapoli/php-di
211778 Downloads
The dependency injection container for humans