This commit is contained in:
Jamie York 2013-10-23 11:05:10 -07:00
parent 9c3b65cbc3
commit d20d50d0cb
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [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.
* [Intervention Image](https://github.com/Intervention/image) - Another image manipulation library.
* [GIF Frame Extractor](https://github.com/Sybio/GifFrameExtractor) - A library to extract GIF animation frame information.
* [GIF Creator](https://github.com/Sybio/GifCreator) - A library to create GIF animations from multiple images.