Browse Source

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

+ 1
- 0
awesome-php.md View File

@@ -19,6 +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 23
 * [Monolog](https://github.com/Seldaek/monolog) - A comprehensive logger.
23 24
 * [Behat](http://behat.org/) - A Behaviour Driven Development framework.
24 25
 * [Mink](http://mink.behat.org/) - Web acceptance testing.

Loading…
Cancel
Save