petrknap / php-image
This package is abandoned and no longer maintained.
The author suggests using the intervention/image package instead.
Simplify the image processing in PHP
v0.9
2016-01-09 17:46 UTC
Requires
- php: >=5.4
Requires (Dev)
- phpunit/phpunit: 4.*
This package is not auto-updated.
Last update: 2022-02-01 12:54:39 UTC
README
Simplify the image processing in PHP (by Petr Knap)
Image class
Class Image
provides methods for loading, transforming, storing and displaying image data.
The code is being developed since 2008.
If you need to add method for specific functionality, please send your proposal or modified source code to Issues.