Download the PHP package yncki/php-fast-image-compare without Composer
On this page you can find all versions of the php package yncki/php-fast-image-compare. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-fast-image-compare
Fast Image Compare for PHP
PHP library for comparing images
What this library does
- compare two images
- check two images are similar or different
- find duplicate images in array or in directory,
- find unique images in array or in directory
- compare images ( with different sizes and aspect ratios too),
- compare image arrays,
- return percentage difference between images
- supports jpg, png, bmp, webp
Requirements
In order to load and compare images, the library relies on the ImageMagick extension.
Installation and Documentation
All versions of php-fast-image-compare with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
ext-imagick Version *
ext-gd Version *
gumlet/php-image-resize Version 1.7.0
marc1706/fast-image-size Version ^1.1
symfony/var-dumper Version v3.3.*
symfony/cache Version v3.3.*
ext-imagick Version *
ext-gd Version *
gumlet/php-image-resize Version 1.7.0
marc1706/fast-image-size Version ^1.1
symfony/var-dumper Version v3.3.*
symfony/cache Version v3.3.*
The package yncki/php-fast-image-compare contains the following files
Loading the files please wait ....