yuzuru-s/resize-image
Composer 安装命令:
composer require yuzuru-s/resize-image
包简介
The PHP library can easily resize images.
README 文档
README
The PHP library can easily resize images and allows you to adjust the height and width of the image and clip it.
Examples
Requirements
- PHP
-
=5.5 >=5.6, >=7.0
-
- Composer
Installation
- Using composer
{
"require": {
"yuzuru-s/resize-image": "1.0.*"
}
}
$ php composer.phar update yuzuru-s/resize-image --dev
How to use
Please check sample code
How to run unit test
Run with default setting.
% vendor/bin/phpunit -c phpunit.xml.dist
Currently tested with PHP 7.0.0
History
License
Copyright (c) 2016 YUZURU SUZUKI. See MIT-LICENSE for further details.
Copyright
- Yuzuru Suzuki
统计信息
- 总下载量: 385
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-12-04

