Libraries tagged by dependency injection container
php-di/php-di
39423126 Downloads
The dependency injection container for humans
league/container
77114140 Downloads
A fast and intuitive dependency injection container.
pimple/pimple
123314806 Downloads
Pimple, a simple Dependency Injection Container
nette/di
37799005 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
49217714 Downloads
Factory-Driven Dependency Injection Container
polishsymfonycommunity/symfony-mocker-container
7664338 Downloads
Provides base Symfony dependency injection container enabling service mocking.
mrclay/props-dic
9894275 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
level-2/dice
650038 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
28514058 Downloads
Factory-Driven Dependency Injection Container
yiisoft/injector
1673993 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
ray/di
1622684 Downloads
Guice style dependency injection framework
yiisoft/di
1078161 Downloads
Yii DI container
laminas/laminas-di
16336500 Downloads
Automated dependency injection for PSR-11 containers
sanmai/di-container
363279 Downloads
dependency injection container with automatic constructor dependency resolution
ghostwriter/container
3894552 Downloads
Provides an extensible Dependency Injection Service Container for Automated Object Composition, Interception, and Lifetime Management.