Libraries tagged by dependency-injection
lucatume/di52
999729 Downloads
A PHP 5.6 compatible dependency injection container.
laminas/laminas-di
14503795 Downloads
Automated dependency injection for PSR-11 containers
symplify/package-builder
13858775 Downloads
Dependency Injection, Console and Kernel toolkit for Symplify packages.
yiisoft/injector
1047046 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
aura/di
907309 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
acclimate/container
363853 Downloads
Provides adapters for various third-party service containers.
zalas/phpunit-injector
285375 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
zendframework/zend-di
11681142 Downloads
Automated dependency injection for PSR-11 containers
maba/dependency-injection-extra
839329 Downloads
slince/di
220607 Downloads
A flexible dependency injection container
mouf/pimple-interop
2206390 Downloads
This project is a very simple extension to the Pimple microframework. It adds to Pimple compatibility with the container-interop APIs.
matthiasnoback/symfony-service-definition-validator
351036 Downloads
Library for validating service definitions created with the Symfony Dependency Injection Component
joomla/di
289513 Downloads
Joomla DI Package
capsule/di
46189 Downloads
A PSR-11 compliant autowiring dependency injection container.
mnapoli/php-di
211682 Downloads
The dependency injection container for humans