Download the PHP package pagevamp/laravel-image-processor without Composer
On this page you can find all versions of the php package pagevamp/laravel-image-processor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pagevamp/laravel-image-processor
More information about pagevamp/laravel-image-processor
Files in pagevamp/laravel-image-processor
Download pagevamp/laravel-image-processor
More information about pagevamp/laravel-image-processor
Files in pagevamp/laravel-image-processor
Vendor pagevamp
Package laravel-image-processor
Short Description Package for uploading / resizing images into disk. Tested with s3/local & laravel 5.8
License MIT
Package laravel-image-processor
Short Description Package for uploading / resizing images into disk. Tested with s3/local & laravel 5.8
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-image-processor
Media upload / resize
A simple package for laravel to upload and resize media without any hassle.
Installation
Before to start you'll need to clone/download this package locally and then run from the terminal
Usage
env('MEDIA_STORAGE_DRIVER', 's3')
handles the disk s3
or public
Features
- Reads image from request / disk
- Upload original image with unique name with given sets of data
- Resize image into multiple sizes
- Upload resized images with custom name with custom path
- Currently tested with amazons3 and local storage
All versions of laravel-image-processor with dependencies
PHP Build Version
Package Version
The package pagevamp/laravel-image-processor contains the following files
Loading the files please wait ....