Update README.md

Add Respect\Config
This commit is contained in:
William Espindola 2014-08-05 08:21:00 -03:00
parent cb688569b8
commit 09fb146755

View File

@ -195,6 +195,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Orno Di](https://github.com/orno/di) - Another flexible dependency injection container.
* [PHP DI](http://mnapoli.github.com/PHP-DI/) - A dependency injection implementation using annotations.
* [Acclimate](https://github.com/jeremeamia/acclimate) - A common interface to dependency injection containers and service locators.
* [Respect\Config](https://github.com/Respect/Config) - A powerful, small, deadly simple configurator and dependency injection container made to be easy.
## Imagery
*Libraries for manipulating images.*