Download the PHP package gtuk/image-optimizer without Composer
On this page you can find all versions of the php package gtuk/image-optimizer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gtuk/image-optimizer
More information about gtuk/image-optimizer
Files in gtuk/image-optimizer
Download gtuk/image-optimizer
More information about gtuk/image-optimizer
Files in gtuk/image-optimizer
Vendor gtuk
Package image-optimizer
Short Description PHP image optimizer for png, jpeg and gif files. It uses mozjpeg, pngquant and gifsicle for the optimization process
License MIT
Package image-optimizer
Short Description PHP image optimizer for png, jpeg and gif files. It uses mozjpeg, pngquant and gifsicle for the optimization process
License MIT
Please rate this library. Is it a good library?
Informations about the package image-optimizer
ImageOptimizer
PHP image optimizer for png, jpeg and gif files. It uses mozjpeg, pngquant and gifsicle for the optimization process.
This guide assumes you have mozjpeg, pngquant and gifsicle installed.
Installation
You can install this library with composer or include it manually in your project.
Quick start
After this you can run the optimization process. If the optimization failed the method will throw an Exception, otherwise it returns TRUE.
All versions of image-optimizer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package gtuk/image-optimizer contains the following files
Loading the files please wait ....