|
|
@@ -241,7 +241,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
241
|
241
|
*Libraries that implement the dependency injection design pattern.*
|
|
242
|
242
|
|
|
243
|
243
|
* [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
|
|
244
|
|
-* [Auryn](https://github.com/rdlowrey/Auryn) - Another dependency injection container.
|
|
|
244
|
+* [Auryn](https://github.com/rdlowrey/Auryn) - A recursive dependency injector.
|
|
245
|
245
|
* [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container.
|
|
246
|
246
|
* [PHP-DI](http://php-di.org/) - A dependency injection container that supports autowiring.
|
|
247
|
247
|
* [Acclimate](https://github.com/jeremeamia/acclimate-container) - A common interface to dependency injection containers and service locators.
|