imagemin-php
A PHP port of Imagemin.
Install
The utility can be installed with Composer:
composer require itgalaxy/imagemin
Usage
Coming soon...
API
Coming soon...
Roadmap
- Support logger.
- Support input as array of glob strings.
- Support svgo.
Related
- imagemin - thanks for inspiration.
Contribution
Feel free to push your code if you agree with publishing under the MIT license.