Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-03T06:52:07.000Z (11 months ago)
- Last Synced: 2024-12-10T14:11:53.673Z (about 2 months 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
[![Latest Stable Version](https://img.shields.io/packagist/v/carry0987/image.svg?style=flat-square)](https://packagist.org/packages/carry0987/image)
An image process library## Installation
```bash
composer require carry0987/image
```