dereuromark/cakephp-imagine-plugin

This package is abandoned and no longer maintained. No replacement package was suggested.

Imagine Plugin for CakePHP

4.1.0 2022-08-11 09:34 UTC

This package is auto-updated.

Last update: 2023-12-11 12:37:17 UTC


README

CI Latest Stable Version Minimum PHP Version Software License

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.

Requirements

Documentation

For documentation, as well as tutorials, see the docs directory 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.