Libraries tagged by dependancy injection
reliv/zf-config-factories
4827 Downloads
Configurable DI for the ZF service manager. Modeled after Symfony 2's DI config files.
intraworlds/service-container
74938 Downloads
Lightweight yet powerful implementation of dependancy injection container with autowiring
reliv/zf2-factories-as-configuration
1883 Downloads
Configurable DI for the ZF service manager. Modeled after Symfony 2's DI config files.
purpleharmonie/dependency-injection
13 Downloads
Purple Container is a lightweight dependency injection container for managing class dependencies and performing dependency injection in PHP applications.
symfony/dependency-injection
363681874 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
php-di/php-di
33281892 Downloads
The dependency injection container for humans
pimple/pimple
117893360 Downloads
Pimple, a simple Dependency Injection Container
php-di/invoker
41597994 Downloads
Generic and extensible callable invoker
league/container
70061002 Downloads
A fast and intuitive dependency injection container.
nette/di
35740537 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
7280147 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
laminas/laminas-servicemanager
44864445 Downloads
Factory-Driven Dependency Injection Container
yiisoft/injector
1199410 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
rdlowrey/auryn
2072157 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
ray/di
1405515 Downloads
Guice style dependency injection framework