An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          



# DumbFlower

[![Build Status](https://travis-ci.org/ace411/dumbflower.svg?branch=master)](https://travis-ci.org/ace411/dumbflower)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/86961fde07564ec388c4a93582f6ba7a)](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.