Download the PHP package nordsoftware/lumen-image-manager without Composer
On this page you can find all versions of the php package nordsoftware/lumen-image-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nordsoftware/lumen-image-manager
More information about nordsoftware/lumen-image-manager
Files in nordsoftware/lumen-image-manager
Download nordsoftware/lumen-image-manager
More information about nordsoftware/lumen-image-manager
Files in nordsoftware/lumen-image-manager
Vendor nordsoftware
Package lumen-image-manager
Short Description Image manager module for the Lumen framework.
License MIT
Package lumen-image-manager
Short Description Image manager module for the Lumen framework.
License MIT
Please rate this library. Is it a good library?
Informations about the package lumen-image-manager
Lumen Image Manager
Image manager for the Lumen PHP framework.
Please note that this module is still under active development.
Requirements
- PHP 5.5.9 or newer
- Composer
- FileManager
Usage
Installation
Run the following command to install the package through Composer:
Bootstrapping
Please note that we only support Cloudinary for now.
Add the following lines to :
You can now use the facade or inject the where needed.
Example
Below is an example of how to use this module to save an image from the request and return a JSON response with the saved image's ID and URLs.
Contributing
Please read the guidelines.
License
See LICENSE.
All versions of lumen-image-manager with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
cloudinary/cloudinary_php Version ~1.1
nordsoftware/lumen-file-manager Version ~1.0
cloudinary/cloudinary_php Version ~1.1
nordsoftware/lumen-file-manager Version ~1.0
The package nordsoftware/lumen-image-manager contains the following files
Loading the files please wait ....