https://github.com/ace411/dumbflower
Simple image manipulation library for PHP
https://github.com/ace411/dumbflower
image-filtering image-filters image-manipulation image-resizing php php-gd-library
Last synced: 8 months ago
JSON representation
Simple image manipulation library for PHP
- Host: GitHub
- URL: https://github.com/ace411/dumbflower
- Owner: ace411
- License: mit
- Created: 2016-08-04T14:08:57.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-02-12T10:54:52.000Z (over 7 years ago)
- Last Synced: 2025-06-01T20:30:55.294Z (about 1 year ago)
- Topics: image-filtering, image-filters, image-manipulation, image-resizing, php, php-gd-library
- Language: PHP
- Homepage: https://ace411.github.io/dumbflower
- Size: 4.54 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DumbFlower
[](https://travis-ci.org/ace411/dumbflower)
[](https://www.codacy.com/app/ace411/dumbflower?utm_source=github.com&utm_medium=referral&utm_content=ace411/dumbflower&utm_campaign=Badge_Grade)
A simple image manipulation library.
## Requirements
- PHP 7 or greater
- PHP GD
- PHP fileinfo extension
## Important
The package is, at this point in time, undergoing modification. It is, therefore, not usable in production.