gs / image
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-09-24 04:54:42 UTC
README
GSImage 提供了一组通用的图片功能,具有多种 PHP 驱动。
它支持以下驱动
- GD
要求
PHP 5.3.3 或更高版本
作者
Gordon Schmidt - schmidt.gordon@web.de
参见参与此项目的贡献者列表。
许可证
本包中的文件是在 MIT 许可证下发布的。您可以在 LICENSE 中找到此许可证的副本。