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