mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Merge pull request #724 from shochdoerfer/disco
Add Disco to Dependency Injection section.
This commit is contained in:
commit
797adad6e4
@ -253,6 +253,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
* [Acclimate](https://github.com/jeremeamia/acclimate-container) - A common interface to dependency injection containers and service locators.
|
||||
* [Auryn](https://github.com/rdlowrey/Auryn) - A recursive dependency injector.
|
||||
* [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container.
|
||||
* [Disco](https://github.com/bitExpert/disco) - A container-interop compatible, annotation-based dependency injection container.
|
||||
* [PHP-DI](http://php-di.org/) - A dependency injection container that supports autowiring.
|
||||
* [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
|
||||
* [Symfony DI](https://github.com/symfony/dependency-injection) - A dependency injection container component (SF).
|
||||
|
Loading…
Reference in New Issue
Block a user