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