petrknap / php-image
Simplify the image processing in PHP
Installs: 26
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/petrknap/php-image
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.