mike42/gfx-php
gfx-php is a PHP graphics helper library by mike42, aimed at generating and manipulating simple bitmap-style images and drawing primitives. Useful for lightweight image rendering tasks where full GD/Imagick workflows feel too heavy.
This change is a maintenance release.
The major version has incremented because PHP 8.2+ is now required.
The changes correct issues with deprecated PHP features, and update test tools to more supportable/compatible versions. Testing of pull requests against supported PHP versions is now performed via GitHub actions.
docs/ for details.This release restores compatibility with HHVM 3.21 and HHVM 3.27.
This change introduces some minor fixes:
GIF decoding:
Indexed-color images:
File loading:
This release adds support for using GIF files as input to gfx-php.
If the input file is an animation, then only the first image will be used. #17
This release incorporates some minor bug fixes:
This release contains two main changes:
.png is used as the file extension for input.This update adds API documentation to the project, and the new gfx-php name.
Initial implementation of the image-php library.
How can I help you explore Laravel packages today?