瀏覽代碼

Add Disco to Dependency Injection section.

pull/724/head
Stephan Hochdörfer 9 年之前
父節點
當前提交
f37aeaebd1
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -251,6 +251,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
251 251
 * [Acclimate](https://github.com/jeremeamia/acclimate-container) - A common interface to dependency injection containers and service locators.
252 252
 * [Auryn](https://github.com/rdlowrey/Auryn) - A recursive dependency injector.
253 253
 * [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container.
254
+* [Disco](https://github.com/bitExpert/disco) - A container-interop compatible, annotation-based dependency injection container.
254 255
 * [PHP-DI](http://php-di.org/) - A dependency injection container that supports autowiring.
255 256
 * [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
256 257
 * [Symfony DI](https://github.com/symfony/dependency-injection) - A dependency injection container component (SF2).

Loading…
取消
儲存