GitHunt
BU

burzum/cakephp-imagine-plugin

CakePHP wrapper for the powerful Imagine image processing library. Makes images manipulation easy and powerful.

Imagine Plugin for CakePHP3

Software License
Build Status
Coverage Status

The Imagine plugin is a CakePHP wrapper around the Imagine image manipulation library. It makes it very easy to manipulate image data like resize, thumbnail, crop or even to do more complex tasks like creating a photo collage. Also it abstracts the different ways, GD, Imagick, Imagick Shell to work with image data in php.

If you're upgrading from CakePHP 2.x please read the migration guide.

Requirements

Documentation

For documentation, as well as tutorials, see the docs directory of this repository.

Support

For bugs and feature requests, please use the issues section of this repository.

Contributing

To contribute to this plugin please follow a few basic rules.

License

Copyright 2012 - 2015, Florian Krämer

Licensed under The MIT License
Redistributions of files must retain the above copyright notice.

Languages

PHP100.0%

Contributors

MIT License
Created January 7, 2012
Updated November 26, 2024
burzum/cakephp-imagine-plugin | GitHunt