From 4af90ab3eba0dd5e7eb34f2665adf6e2c077e4b3 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Mon, 30 Sep 2013 13:41:03 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 9cd7323..cbe7917 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -93,6 +93,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Auryn](https://github.com/rdlowrey/Auryn) - Another dependency injection container. * [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. ## Imagery