add Image Optimizer

This commit is contained in:
psliwa 2014-08-25 23:55:33 +02:00
parent a36b5a38ec
commit 00fc8c4628
1 changed files with 1 additions and 0 deletions

View File

@ -205,6 +205,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [GIF Creator](https://github.com/Sybio/GifCreator) - A library to create GIF animations from multiple images.
* [Image With Text](https://github.com/nmcteam/image-with-text) - A library for embedding text into images.
* [Color Extractor](https://github.com/php-loep/color-extractor) - A library for extracting colours from images.
* [Image Optimizer](https://github.com/psliwa/image-optimizer) - A library for optimizing images.
## Testing
*Libraries for testing codebases and generating test data.*