mirror of
https://github.com/namibia/awesome-php.git
synced 2024-10-31 18:52:31 +00:00
Fix description of Auryn
It is not a container, it is an injector.
This commit is contained in:
parent
75d397045e
commit
33b1134c09
@ -241,7 +241,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
*Libraries that implement the dependency injection design pattern.*
|
||||
|
||||
* [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
|
||||
* [Auryn](https://github.com/rdlowrey/Auryn) - Another dependency injection container.
|
||||
* [Auryn](https://github.com/rdlowrey/Auryn) - A recursive dependency injector.
|
||||
* [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container.
|
||||
* [PHP-DI](http://php-di.org/) - A dependency injection container that supports autowiring.
|
||||
* [Acclimate](https://github.com/jeremeamia/acclimate-container) - A common interface to dependency injection containers and service locators.
|
||||
|
Loading…
Reference in New Issue
Block a user