2017 © Pedro Peláez
 

library php-png

Library for manipulating PNG files in PHP

image

uomcs/php-png

Library for manipulating PNG files in PHP

  • Friday, March 20, 2015
  • by pwaring
  • Repository
  • 4 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

PHP PNG

Library for manipulating PNG files in PHP., (*1)

Implementation is taken from the PNG specification:, (*2)

http://www.libpng.org/pub/png/spec/iso/index-object.html, (*3)

This library was primarily created to support the UoMCS Open Badges implementation, so the functionality available is geared towards that purpose. However, the library has been designed with the intention that it can be used and extended in other projects., (*4)

The Versions

20/03 2015

dev-master

9999999-dev

Library for manipulating PNG files in PHP

  Sources   Download

MIT

The Requires

  • php >=5.4.0