joshtronic / php-pixel
Generate a 1x1 transparent pixel
1.0.0
2016-02-20 16:19 UTC
Requires (Dev)
- satooshi/php-coveralls: dev-master
This package is auto-updated.
Last update: 2025-06-18 02:58:37 UTC
README
Generate a 1x1 transparent pixel in PHP.
Installation
composer require "joshtronic/php-pixel:dev-master"
Usage
GIF
joshtronic\Pixel::gif();
PNG
joshtronic\Pixel::png();