Installation
Installation with Composer
2 Downloads / Month
Open Source MIT License
2 Downloads / Month
Open Source MIT License
Learn how to install Intervention ImageHash for PHP with Composer and discover how to configure your web server to make the library work perfectly.
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.