Skip to content

pieceofcake2/imagine

 
 

Repository files navigation

Imagine Plugin for CakePHP 2

GitHub License Packagist Version PHP CakePHP CI Codecov

This is forked for CakePHP2.

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

  • CakePHP 2.10+
  • PHP 8.0+
  • Imagine Library (included as git submodule or composer dependency)

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.

License

Copyright 2012 - 2014, Florian Krämer

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

About

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

Resources

License

Stars

Watchers

Forks

Contributors

Languages

  • PHP 100.0%