joshtronic/php-pixel

Generate a 1x1 transparent pixel

Installs: 152

Dependents: 0

Suggesters: 0

Security: 0

Type:utility

1.0.0 2016-02-20 16:19 UTC

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();