Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 817 Bytes

README.md

File metadata and controls

40 lines (23 loc) · 817 Bytes

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.