gs / image
Image handling for PHP
0.1.0
2014-02-06 06:25 UTC
Requires
- php: >=5.3.3
Requires (Dev)
- ext-gd: *
- phpmd/phpmd: ~1.5
- phpunit/phpunit: ~3.7
- satooshi/php-coveralls: ~0.6
- squizlabs/php_codesniffer: ~1.5
Suggests
- ext-gd: to use the image driver GSImage\Driver\GdDriver
This package is not auto-updated.
Last update: 2024-11-05 05:29:17 UTC
README
GSImage provides generell image functions with various drivers for php.
It supports the following drivers:
- GD
Requirements
PHP 5.3.3 or above
Authors
Gordon Schmidt - schmidt.gordon@web.de
See also the list of contributors who participated in this project.
License
The files in this package are releases under the MIT license. You can find a copy of this license in LICENSE.