Browse Source

pull/4/head
ziadoz 13 years ago
parent
commit
d78249438f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      awesome-php.md

+ 1
- 1
awesome-php.md View File

@@ -19,7 +19,7 @@ A list of amazingly awesome PHP libraries that you should be using:
19 19
 * [Pipe](https://github.com/CHH/pipe) - Another asset manager pipeline library.
20 20
 * [Imagine](http://imagine.readthedocs.org/en/latest/index.html) - An image manipulation library.
21 21
 * [PHP Image Workshop](https://github.com/Sybio/ImageWorkshop) - Another image manipulation library.
22
-* [GIF Frame Extractor](https://github.com/Sybio/GifFrameExtractor) - A library to GIF animation frame information.
22
+* [GIF Frame Extractor](https://github.com/Sybio/GifFrameExtractor) - A library to extract GIF animation frame information.
23 23
 * [Monolog](https://github.com/Seldaek/monolog) - A comprehensive logger.
24 24
 * [Behat](http://behat.org/) - A Behaviour Driven Development framework.
25 25
 * [Mink](http://mink.behat.org/) - Web acceptance testing.

Loading…
Cancel
Save