PackageTrack
Sign in Get early access

mike42/gfx-php

The pure PHP graphics library

v0.4.2 1.4M downloads/mo #2960 most downloaded on Packagist mike42/gfx-php

What this package is like to depend on

Last release 1 months ago

29 Jun 2026

Ships unpredictably

gaps range from 8 days to 6.7 years

Nearly every release is documented

notes for 10 of 11 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

11 releases · first in 2018

1 release in the last 12 months

see the full history below

Release timeline

11 releases · Apr 2018 to Jun 2026
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 11
  1. v0.4.2 24 Feb 2019
    Release notes

    This release restores compatibility with HHVM 3.21 and HHVM 3.27.

    Open source →
  2. v0.4.1 23 Feb 2019
    Release notes

    This change introduces some minor fixes:

    GIF decoding:

    • Fixes the rejection of valid GIF images with block ordering which was not understood.

    Indexed-color images:

    • Fixes the incorrect treatment of color '0' as transparent when no transparent color is set.

    File loading:

    • Will now throw an exception rather than raising a warning.
    Open source →
  3. v0.3.1 10 Jun 2018
    Release notes

    This release incorporates some minor bug fixes:

    • BMP output was not correct. #30
    • PHP Warnings being raised while reading some valid and invalid PNG images before the image was correctly loaded or rejected. #32
    Open source →
  4. v0.2.1 11 May 2018
    Release notes
    • Documentation changes only
    Open source →
  5. v1.0 29 Jun 2026
    Release notes

    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.

    Open source →
  6. v0.6 05 Oct 2019
    Release notes
    • Adds support for reading BMP file format. Various versions, color depths and compression modes are supported, see docs/ for details.
    Open source →
  7. v0.5 02 Mar 2019
    Release notes
    • Adds support for reading and writing WBMP (Wireless Application Protocol Bitmap) image files.
    • Adds support for reading GIF files that use a 'deferred clear code'. On previous versions, the Exception "LZW code table overflow" was thrown when this type of file was read.
    Open source →
  8. v0.4 17 Feb 2019
    Release notes

    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

    Open source →
  9. v0.3 09 Jun 2018
    Release notes

    This release contains two main changes:

    • Adds the ability to read PNG images.
      • The PNG reader is triggered when .png is used as the file extension for input.
      • Transparency is be mixed to a white background.
      • See #16 for known limitations.
    • Removes the documentation generator, which was generic enough to be spun off as its own project. See doxyphp2sphinx and this related blog post for usage.
    Open source →
  10. v0.2 07 May 2018
    Release notes

    This update adds API documentation to the project, and the new gfx-php name.

    Open source →
  11. v0.1 28 Apr 2018

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive