Explorar el Código

Include Symfony DI component

pull/325/head
Edvinas Aleksejonokas hace 11 años
padre
commit
a149f628ee
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver fichero

@@ -209,6 +209,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
209 209
 * [Orno Di](https://github.com/orno/di) - Another flexible dependency injection container.
210 210
 * [PHP DI](http://mnapoli.github.com/PHP-DI/) - A dependency injection implementation using annotations.
211 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 214
 ## Imagery
214 215
 *Libraries for manipulating images.*

Loading…
Cancelar
Guardar