Download the PHP package artemeon/image without Composer
On this page you can find all versions of the php package artemeon/image. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download artemeon/image
More information about artemeon/image
Files in artemeon/image
Download artemeon/image
More information about artemeon/image
Files in artemeon/image
Vendor artemeon
Package image
Short Description Simple image manipulation
License MIT
Homepage https://github.com/artemeon/image
Package image
Short Description Simple image manipulation
License MIT
Homepage https://github.com/artemeon/image
Keywords imagemanipulation
Please rate this library. Is it a good library?
Informations about the package image
Image
Class to manipulate and output images.
This class can be used to load or create an image, apply multiple operations, such as scaling and rotation, and save the resulting image. By default the processed image will be cached and no processing will be performed when a cached version is available.
Example:
Custom operations can be added by implementing ImageOperationInterface. Most operations should inherit from ImageAbstractOperation, which implements ImageOperationInterface and provides common functionality.
All versions of image with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package artemeon/image contains the following files
Loading the files please wait ....