Libraries tagged by dependency injection
symplify/package-builder
13624349 Downloads
Dependency Injection, Console and Kernel toolkit for Symplify packages.
yiisoft/injector
733246 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
level-2/dice
536806 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.
aura/di
887031 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
acclimate/container
351445 Downloads
Provides adapters for various third-party service containers.
mnapoli/php-di
211161 Downloads
The dependency injection container for humans
yiisoft/di
729377 Downloads
Yii DI container
zalas/phpunit-injector
249222 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
lucatume/di52
763868 Downloads
A PHP 5.6 compatible dependency injection container.
zendframework/zend-di
11584137 Downloads
Automated dependency injection for PSR-11 containers
maba/dependency-injection-extra
809404 Downloads
slince/di
205297 Downloads
A flexible dependency injection container
mouf/pimple-interop
2062495 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
347570 Downloads
Library for validating service definitions created with the Symfony Dependency Injection Component
lcobucci/di-builder
170310 Downloads
Dependency Injection Builder for PHP applications