Skip to content
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 902 Bytes

Home.md

File metadata and controls

22 lines (15 loc) · 902 Bytes

Home

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.

Documentation

Plugin modules explained

Examples