From 7aa0ccea057361db9cbac9e2c677b1b1716c0861 Mon Sep 17 00:00:00 2001 From: Phlogistic Fugu Date: Sun, 24 Aug 2014 14:10:17 -0700 Subject: [PATCH] adding Squirt Dependency Injection --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 30cab83..6e27fd0 100644 --- a/README.md +++ b/README.md @@ -194,6 +194,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. +* [Squirt](https://github.com/phlogisticfugu/squirt) - Lightweight DI with cascading configurations. ## Imagery *Libraries for manipulating images.*