buuum/imagediff

A simple image difference with php

v1.0.7 2017-02-28 14:20 UTC

This package is auto-updated.

Last update: 2024-04-17 19:13:11 UTC


README

Packagist license

Install

System Requirements

You need PHP >= 5.5.0 to use Buuum\imagediff but the latest stable version of PHP is recommended.

Composer

Buuum\S3 is available on Packagist and can be installed using Composer:

composer require buuum/imagediff

Manually

You may use your own autoloader as long as it follows PSR-0 or PSR-4 standards. Just put src directory contents in your vendor directory.