Download the PHP package eislambey/splathash-php without Composer
On this page you can find all versions of the php package eislambey/splathash-php. 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 splathash-php
SplatHash PHP
PHP port of SplatHash: compress any image to exactly 16 bytes and reconstruct a 32x32 RGBA placeholder.
Requirements
- PHP 8.2+
ext-gdforSplatHash::encode()from image files orGdImage
Install
Usage
For already decoded pixels:
API
SplatHash::encode(string|GdImage $source): stringSplatHash::encodeRaw(string $rgba, int $width, int $height): stringSplatHash::decode(string $hash): stringSplatHash::toBase64Url(string $hash): stringSplatHash::fromBase64Url(string $value): string
Development
License
MIT
All versions of splathash-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
ext-gd Version *
ext-gd Version *
The package eislambey/splathash-php contains the following files
Loading the files please wait ...