|
|
@@ -100,6 +100,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|
100
|
100
|
|
|
101
|
101
|
* [Imagine](http://imagine.readthedocs.org/en/latest/index.html) - An image manipulation library.
|
|
102
|
102
|
* [PHP Image Workshop](https://github.com/Sybio/ImageWorkshop) - Another image manipulation library.
|
|
|
103
|
+* [Intervention Image](https://github.com/Intervention/image) - Another image manipulation library.
|
|
103
|
104
|
* [GIF Frame Extractor](https://github.com/Sybio/GifFrameExtractor) - A library to extract GIF animation frame information.
|
|
104
|
105
|
* [GIF Creator](https://github.com/Sybio/GifCreator) - A library to create GIF animations from multiple images.
|
|
105
|
106
|
|