Ver código fonte

Merge pull request #325 from rezonanc/di

Include Symfony DI component
pull/327/merge
Jamie York 10 anos atrás
pai
commit
7b22583fdc
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver arquivo

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

Carregando…
Cancelar
Salvar