Browse Source

Suggest Image Hash

pull/602/head
Jens Segers 9 years ago
parent
commit
b37a060dcf
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -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.*

Loading…
Cancel
Save