|
|
@@ -257,6 +257,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
257
|
257
|
* [Color Extractor](https://github.com/thephpleague/color-extractor) - A library for extracting colours from images.
|
|
258
|
258
|
* [Glide](https://github.com/thephpleague/glide) - An on-demand image manipulation library.
|
|
259
|
259
|
* [Image Optimizer](https://github.com/psliwa/image-optimizer) - A library for optimizing images.
|
|
|
260
|
+* [Image Hash](https://github.com/jenssegers/imagehash) - A library for generating perceptual image hashes.
|
|
260
|
261
|
|
|
261
|
262
|
## Testing
|
|
262
|
263
|
*Libraries for testing codebases and generating test data.*
|