joshtronic / php-pixel
Generate a 1x1 transparent pixel
Installs: 153
Dependents: 0
Suggesters: 0
Security: 0
Type:utility
pkg:composer/joshtronic/php-pixel
Requires (Dev)
- satooshi/php-coveralls: dev-master
This package is auto-updated.
Last update: 2025-09-18 03:31:21 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();