|
|
|
|
|
|
253
|
* [Acclimate](https://github.com/jeremeamia/acclimate-container) - A common interface to dependency injection containers and service locators.
|
253
|
* [Acclimate](https://github.com/jeremeamia/acclimate-container) - A common interface to dependency injection containers and service locators.
|
|
254
|
* [Auryn](https://github.com/rdlowrey/Auryn) - A recursive dependency injector.
|
254
|
* [Auryn](https://github.com/rdlowrey/Auryn) - A recursive dependency injector.
|
|
255
|
* [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container.
|
255
|
* [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container.
|
|
256
|
-* [Disco](https://github.com/bitExpert/disco) - A container-interop compatible, annotation-based dependency injection container.
|
|
|
|
|
|
256
|
+* [Disco](https://github.com/bitExpert/disco) - A PSR-11 compatible, annotation-based dependency injection container.
|
|
257
|
* [PHP-DI](http://php-di.org/) - A dependency injection container that supports autowiring.
|
257
|
* [PHP-DI](http://php-di.org/) - A dependency injection container that supports autowiring.
|
|
258
|
* [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
|
258
|
* [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
|
|
259
|
* [Symfony DI](https://github.com/symfony/dependency-injection) - A dependency injection container component (SF).
|
259
|
* [Symfony DI](https://github.com/symfony/dependency-injection) - A dependency injection container component (SF).
|