Libraries tagged by dependency injection container
php-di/php-di
31131408 Downloads
The dependency injection container for humans
league/container
67326234 Downloads
A fast and intuitive dependency injection container.
pimple/pimple
115947736 Downloads
Pimple, a simple Dependency Injection Container
nette/di
35010487 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
laminas/laminas-servicemanager
43076256 Downloads
Factory-Driven Dependency Injection Container
polishsymfonycommunity/symfony-mocker-container
7244152 Downloads
Provides base Symfony dependency injection container enabling service mocking.
mrclay/props-dic
8454190 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
level-2/dice
580126 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.
zendframework/zend-servicemanager
28099875 Downloads
Factory-Driven Dependency Injection Container
ray/di
1332774 Downloads
Guice style dependency injection framework
lucatume/di52
997303 Downloads
A PHP 5.6 compatible dependency injection container.
laminas/laminas-di
14492036 Downloads
Automated dependency injection for PSR-11 containers
acclimate/container
363750 Downloads
Provides adapters for various third-party service containers.
aura/di
907130 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
yiisoft/injector
1044357 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.