Selaa lähdekoodia

Fix description of Auryn

It is not a container, it is an injector.
pull/598/head
Woody Gilk 9 vuotta sitten
vanhempi
commit
33b1134c09
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      README.md

+ 1
- 1
README.md Näytä tiedosto

@@ -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.

Loading…
Peruuta
Tallenna