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