Download the PHP package dereuromark/cakephp-imagine-plugin without Composer
On this page you can find all versions of the php package dereuromark/cakephp-imagine-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dereuromark/cakephp-imagine-plugin
More information about dereuromark/cakephp-imagine-plugin
Files in dereuromark/cakephp-imagine-plugin
Package cakephp-imagine-plugin
Short Description Imagine Plugin for CakePHP
License MIT
Homepage https://github.com/dereuromark/cakephp-imagine-plugin
Informations about the package cakephp-imagine-plugin
Imagine Plugin for CakePHP
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 4.2+
- PHP 7.4+
- Imagine
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.
- Pull requests must be send to the branch.
- Contributions must follow the PSR2-R coding standard recommendation.
- Unit tests are required.
License
Copyright 2012 - 2015, Florian Krämer
Licensed under The MIT License Redistributions of files must retain the above copyright notice.
All versions of cakephp-imagine-plugin with dependencies
cakephp/cakephp Version ^4.3.0
imagine/imagine Version ^1.0.0
cakephp/plugin-installer Version *