Skip to content

itgalaxy/imagemin-php

Repository files navigation

imagemin-php

Latest Stable Version Travis Build Status

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

Contribution

Feel free to push your code if you agree with publishing under the MIT license.