From 3dddf4982de9fe6d414879371acbf0f070138bef Mon Sep 17 00:00:00 2001 From: ziadoz Date: Mon, 17 Sep 2012 14:14:47 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index e04bb66..e65fece 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -17,6 +17,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [Goutte](https://github.com/fabpot/Goutte) - A simple web scraper. * [Assetic](https://github.com/kriswallsmith/assetic) - An asset manager. * [Imagine](http://imagine.readthedocs.org/en/latest/index.html) - An image manipulation library. +* [PHP Image Workshop](https://github.com/Sybio/ImageWorkshop) - Another image manipulation library. * [Monolog](https://github.com/Seldaek/monolog) - A comprehensive logger. * [Behat](http://behat.org/) - A Behaviour Driven Development framework. * [Mink](http://mink.behat.org/) - Web acceptance testing.