瀏覽代碼

Merge pull request #598 from shadowhand/patch-1

Fix description of Auryn
pull/600/head
Jose Diaz-Gonzalez 9 年之前
父節點
當前提交
2d9eaf3e1f
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

241
 *Libraries that implement the dependency injection design pattern.*
241
 *Libraries that implement the dependency injection design pattern.*
242
 
242
 
243
 * [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
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
 * [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container.
245
 * [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container.
246
 * [PHP-DI](http://php-di.org/) - A dependency injection container that supports autowiring.
246
 * [PHP-DI](http://php-di.org/) - A dependency injection container that supports autowiring.
247
 * [Acclimate](https://github.com/jeremeamia/acclimate-container) - A common interface to dependency injection containers and service locators.
247
 * [Acclimate](https://github.com/jeremeamia/acclimate-container) - A common interface to dependency injection containers and service locators.

Loading…
取消
儲存