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

https://github.com/benjaminpick/yaial

Yet Another Image Abstraction Layer
https://github.com/benjaminpick/yaial

Last synced: about 1 month ago
JSON representation

Yet Another Image Abstraction Layer

Awesome Lists containing this project

README

          

Yet Another Image Abstraction Layer
===================================

Supported Implementations:

- GD2 (needs PHP extension) (some unit tests failing...)
- Imagick (needs PHP extension & platform binaries)
- Gmagick (needs PHP extension & platform binaries)

Features:

- rotate, scale and resize images
- combine 2 images
- combine 2 images of different implementations

Licence:
GPL v2 or later

Similar Projects:

- https://github.com/avalanche123/Imagine