From 4d780aa7ea9b06cf2a06f83f8658c8047b720ace Mon Sep 17 00:00:00 2001 From: ziadoz Date: Mon, 24 Sep 2012 13:22:26 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 57c6015..88de97c 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -19,6 +19,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [Pipe](https://github.com/CHH/pipe) - Another asset manager pipeline library. * [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. +* [GIF Frame Extractor](https://github.com/Sybio/GifFrameExtractor) - A library to GIF animation frame information. * [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.