Libraries tagged by injections
symfony/dependency-injection
388711968 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/property-access
260446697 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
php-di/php-di
38622934 Downloads
The dependency injection container for humans
php-di/invoker
47115782 Downloads
Generic and extensible callable invoker
league/container
76076574 Downloads
A fast and intuitive dependency injection container.
pimple/pimple
122616947 Downloads
Pimple, a simple Dependency Injection Container
nette/di
37526272 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
matthiasnoback/symfony-dependency-injection-test
7961147 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
laminas/laminas-servicemanager
48594379 Downloads
Factory-Driven Dependency Injection Container
yiisoft/di
1063557 Downloads
Yii DI container
ray/di
1592645 Downloads
Guice style dependency injection framework
yiisoft/injector
1588399 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
rdlowrey/auryn
2121595 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
mrclay/props-dic
9718962 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
level-2/dice
640129 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.