From d78249438fe2a6aafb60fb06e4d732e898c94380 Mon Sep 17 00:00:00 2001 From: ziadoz Date: Mon, 24 Sep 2012 13:22:40 -0700 Subject: [PATCH] --- awesome-php.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awesome-php.md b/awesome-php.md index 88de97c..0c4bd66 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -19,7 +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. +* [GIF Frame Extractor](https://github.com/Sybio/GifFrameExtractor) - A library to extract 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.