Quellcode durchsuchen

Merge pull request #325 from rezonanc/di

Include Symfony DI component
pull/327/merge
Jamie York vor 10 Jahren
Ursprung
Commit
7b22583fdc
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1
    0
      README.md

+ 1
- 0
README.md Datei anzeigen

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

Laden…
Abbrechen
Speichern