jonasdamher/simplifyimage
Composer 安装命令:
composer require jonasdamher/simplifyimage
包简介
Library for upload, modify and delete images.
README 文档
README
simplifyimage
Upload, modify and delete images the easy way.
- Allows crop and scale images easy.
- Allows upload and update one or multiple images.
- Allows conversion type image to WEBP, PNG and JPEG.
Installation
composer require jonasdamher/simplifyimage
Usage
require __DIR__ . '/vendor/autoload.php';
$simplifyimage = new Jonasdamher\Simplifyimage\Image();
Wiki
📖 Go to Wiki.
Contributing
Any contributions you make are greatly appreciated.
Fork the Project.
Create your Feature Branch (git checkout -b feature/AmazingFeature).
Commit your Changes (git commit -m 'Add some AmazingFeature').
Push to the Branch (git push origin feature/AmazingFeature).
Open a Pull Request.
License
Under the MIT license.
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-06-02