buuum/imagediff

A simple image difference with php

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Installs: 108

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/buuum/imagediff

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

This package is auto-updated.

Last update: 2026-01-17 22:53:27 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.