Download the PHP package auroraextensions/imageprocessor without Composer
On this page you can find all versions of the php package auroraextensions/imageprocessor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download auroraextensions/imageprocessor
More information about auroraextensions/imageprocessor
Files in auroraextensions/imageprocessor
Download auroraextensions/imageprocessor
More information about auroraextensions/imageprocessor
Files in auroraextensions/imageprocessor
Vendor auroraextensions
Package imageprocessor
Short Description Crop, resize, and scale images in Magento.
License MIT
Package imageprocessor
Short Description Crop, resize, and scale images in Magento.
License MIT
Please rate this library. Is it a good library?
Informations about the package imageprocessor
Image Processor
:local:
Description
Pluggable, extensible module to crop, resize, and scale images in Magento.
Installation
composer require auroraextensions/imageprocessor
Usage
...
/** @var string $thumbnail */
$thumbnail = $this->imageProcessor->resize($imagePath);
...
All versions of imageprocessor with dependencies
PHP Build Version
Package Version
The package auroraextensions/imageprocessor contains the following files
Loading the files please wait ....