浏览代码

Merge pull request #325 from rezonanc/di

Include Symfony DI component
pull/327/merge
Jamie York 10 年前
父节点
当前提交
7b22583fdc
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -228,6 +228,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
228 228
 * [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container.
229 229
 * [PHP DI](http://mnapoli.github.com/PHP-DI/) - A dependency injection implementation using annotations.
230 230
 * [Acclimate](https://github.com/jeremeamia/acclimate) - A common interface to dependency injection containers and service locators.
231
+* [Symfony DI](https://github.com/symfony/DependencyInjection) - A Dependency Injection Container component used in Symfony.
231 232
 
232 233
 ## Imagery
233 234
 *Libraries for manipulating images.*

正在加载...
取消
保存