mx-utils/imageresizer
最新稳定版本:0.2.3
Composer 安装命令:
composer require mx-utils/imageresizer
包简介
A simple image resizing library for PHP
README 文档
README
Features
- Easy to use
- Setting the number of files to process
- Setting compression quality
- Limiting the size of the file being processed
License
This software is distributed under the MIT license. Please read LICENSE for information on the software availability and distribution.
Installation & loading
ImageResizer is available on Packagist (using semantic versioning), and installation via Composer is the recommended way to install ImageResizer. Just add this line to your composer.json file:
"mx-utils/imageresizer": "^0.2.3"
or run
composer require mx-utils/imageresizer
Note that the vendor folder and the vendor/autoload.php script are generated by Composer; they are not part of ImageResizer.
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-17