From 09fb14675522f2ed8d9e634ad60dfdb339d59231 Mon Sep 17 00:00:00 2001 From: William Espindola Date: Tue, 5 Aug 2014 08:21:00 -0300 Subject: [PATCH] Update README.md Add Respect\Config --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed96428..173af04 100644 --- a/README.md +++ b/README.md @@ -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.*