2017 © Pedro Peláez
 

library php-image-compare

A light weight PHP class that can compare two (jpg/png) images to find if they are similar.

image

vajiral/php-image-compare

A light weight PHP class that can compare two (jpg/png) images to find if they are similar.

  • Thursday, May 4, 2017
  • by vajiral
  • Repository
  • 1 Watchers
  • 5 Stars
  • 230 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 24 % Grown

The README.md

PHP-Image-Compare

A light weight PHP class that can compare two (jpg/png) images to find if they are similar., (*1)

Supported files: "png","jpg"., (*2)

Usage:, (*3)

Install via composer, (*4)

"vajiral/php-image-compare": "1.0.1", (*5)

In your PHP file, (*6)

compare(__DIR__ . '/image2-resize.jpg',__DIR__ . '/image2.jpg');

?>

Originally taken from https://www.phpclasses.org/package/8255-PHP-Compare-two-images-to-find-if-they-are-similar.html and name-spaced and added to Composer, (*7)

The Versions

04/05 2017

dev-master

9999999-dev

A light weight PHP class that can compare two (jpg/png) images to find if they are similar.

  Sources   Download

MIT

The Requires

  • php ^5.5.9 || ^7.0
  • ext-gd *

 

by Vajira Lasantha

lightweight image jpg png php library image compare

04/05 2017

1.0.1

1.0.1.0

A light weight PHP class that can compare two (jpg/png) images to find if they are similar.

  Sources   Download

MIT

The Requires

  • php ^5.5.9 || ^7.0
  • ext-gd *

 

by Vajira Lasantha

lightweight image jpg png php library image compare

04/05 2017

1.0.0

1.0.0.0

A light weight PHP class that can compare two (jpg/png) images to find if they are similar.

  Sources   Download

MIT

The Requires

  • php ^5.5.9 || ^7.0
  • ext-gd *

 

by Vajira Lasantha

lightweight image jpg png php library image compare