|
|
@@ -236,6 +236,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
236
|
236
|
* [Image With Text](https://github.com/nmcteam/image-with-text) - A library for embedding text into images.
|
|
237
|
237
|
* [Color Extractor](https://github.com/php-loep/color-extractor) - A library for extracting colours from images.
|
|
238
|
238
|
* [Glide](https://github.com/thephpleague/glide) - An on-demand image manipulation library.
|
|
|
239
|
+* [Image Optimizer](https://github.com/psliwa/image-optimizer) - A library for optimizing images.
|
|
239
|
240
|
|
|
240
|
241
|
## Testing
|
|
241
|
242
|
*Libraries for testing codebases and generating test data.*
|