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