tlissak/imageoptimisation
Composer 安装命令:
composer require tlissak/imageoptimisation
包简介
Windows image optimisation using binnaries jpegtran,pngquant,gifsicle
README 文档
README
PHP image optimisation using Windows binaries jpegtran (jpg), pngquant (png), gifsicle (gif)
Simply execute in commande line the binary path with file as argument
#composer
composer require tlissak/imageoptimisation
usage :
$imageoptimize = new ImageOptimisation('image.jpg') ; $imageoptimize->optimize() ;
统计信息
- 总下载量: 24
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2018-10-30