Installation
Installation with Composer
11 Downloads / Month
Open Source MIT License
11 Downloads / Month
Open Source MIT License
Install Intervention ImageHash for PHP via Composer. Complete setup guide for perceptual image hashing in your app.
Make sure your server meets these requirements before installing:
You need at least one image processing extension installed. Intervention Image supports three popular options:
Install this package with Composer.
composer require intervention/imagehash
After installation, you can start using the image hasher.