Download the PHP package lrnzfrr/cake-slim-image without Composer
On this page you can find all versions of the php package lrnzfrr/cake-slim-image. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lrnzfrr/cake-slim-image
More information about lrnzfrr/cake-slim-image
Files in lrnzfrr/cake-slim-image
Download lrnzfrr/cake-slim-image
More information about lrnzfrr/cake-slim-image
Files in lrnzfrr/cake-slim-image
Vendor lrnzfrr
Package cake-slim-image
Short Description CakeSlimImage plugin for CakePHP
License MIT
Package cake-slim-image
Short Description CakeSlimImage plugin for CakePHP
License MIT
Please rate this library. Is it a good library?
Informations about the package cake-slim-image
CakeSlimImage plugin for CakePHP
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
Use the Plugin
Open Application.php and include the library:
use lrnzfrr\CakeSlimImage\Middleware\CakeSlimImageMiddleware;
and in the middleware Queue:
The plugins will catch all json post request with "slim" param, single or multi images, so in your controller just write:
All versions of cake-slim-image with dependencies
PHP Build Version
Package Version
Requires
cakephp/cakephp Version
^3.5
The package lrnzfrr/cake-slim-image contains the following files
Loading the files please wait ....