Download the PHP package abdelhamiderrahmouni/image-optimizer-command without Composer
On this page you can find all versions of the php package abdelhamiderrahmouni/image-optimizer-command. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download abdelhamiderrahmouni/image-optimizer-command
More information about abdelhamiderrahmouni/image-optimizer-command
Files in abdelhamiderrahmouni/image-optimizer-command
Package image-optimizer-command
Short Description A package that offers a command for image optimization using spatie/image-optimizer under the hood.
License MIT
Homepage https://github.com/abdelhamiderrahmouni/image-optimizer-command
Informations about the package image-optimizer-command
Image Optimizer Command
A package that offers a command for image optimization using spatie/image-optimizer under the hood.
Pre-requisites
Optimization tools
The package will use these optimizers if they are present on your system:
Here's how to install all the optimizers on Ubuntu/Debian:
And here's how to install the binaries on MacOS (using Homebrew):
And here's how to install the binaries on Fedora/RHEL/CentOS:
Installation
I recommend you use this package in local environment only, even if it is possible to use it in production environment, it is not recommended to use it in production.
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Usage
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Abdelhamid Errahmouni
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of image-optimizer-command with dependencies
spatie/image-optimizer Version ^1.7
spatie/laravel-package-tools Version ^1.14.0