8fold / php-gd-image
Class-based wrapper for PHP's image processing capabilities.
0.2.0
2023-04-15 20:15 UTC
Requires
- php: ^8.1
Requires (Dev)
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^10.0
- squizlabs/php_codesniffer: ^3.7
README
A class-based wrapper for PHP's image processing capabilities.
Installation
composer require 8fold/php-gd-image
Usage
This library is a work in progress based on one production product. If capabilities are not needed by that project (or similar projects), they may not become directly supported by me or other 8fold Practitioners (user contributions are encouraged).
Alternatives include:
Details
We started creating a web shop that interfaced with a print-on-demand provider. We wanted to have a way to host the images on our servers instead of from the provider.