浏览代码

Include Symfony DI component

pull/325/head
Edvinas Aleksejonokas 11 年前
父节点
当前提交
a149f628ee
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

209
 * [Orno Di](https://github.com/orno/di) - Another flexible dependency injection container.
209
 * [Orno Di](https://github.com/orno/di) - Another flexible dependency injection container.
210
 * [PHP DI](http://mnapoli.github.com/PHP-DI/) - A dependency injection implementation using annotations.
210
 * [PHP DI](http://mnapoli.github.com/PHP-DI/) - A dependency injection implementation using annotations.
211
 * [Acclimate](https://github.com/jeremeamia/acclimate) - A common interface to dependency injection containers and service locators.
211
 * [Acclimate](https://github.com/jeremeamia/acclimate) - A common interface to dependency injection containers and service locators.
212
+* [Symfony DI](https://github.com/symfony/DependencyInjection) - A Dependency Injection Container component used in Symfony.
212
 
213
 
213
 ## Imagery
214
 ## Imagery
214
 *Libraries for manipulating images.*
215
 *Libraries for manipulating images.*

正在加载...
取消
保存