https://github.com/carry0987/php-image-processor
An image processing library
https://github.com/carry0987/php-image-processor
composer gd image-processing imagick php8
Last synced: about 1 month ago
JSON representation
An image processing library
- Host: GitHub
- URL: https://github.com/carry0987/php-image-processor
- Owner: carry0987
- License: mit
- Created: 2023-10-06T13:26:04.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-03T06:52:07.000Z (over 2 years ago)
- Last Synced: 2025-06-02T21:16:19.515Z (about 1 year ago)
- Topics: composer, gd, image-processing, imagick, php8
- Language: PHP
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PHP-Image-Processor
[](https://packagist.org/packages/carry0987/image)
An image process library
## Installation
```bash
composer require carry0987/image
```