osiemsiedem/intervention-image-vips-driver
最新稳定版本:v0.11.0
Composer 安装命令:
composer require osiemsiedem/intervention-image-vips-driver
包简介
VIPS driver for Intervention Image.
README 文档
README
This is a work in progress.
Requirements
- PHP >= 7.2
- ext-vips >= 0.1.2 (or ext-ffi)
Installation
composer require osiemsiedem/intervention-image-vips-driver
Configuration
Set vips as driver name:
use Intervention\Image\ImageManager; $manager = new ImageManager(['driver' => 'vips']);
To-Do
Commands
- BackupCommand
- BlurCommand
- BrightnessCommand
- CropCommand
- DestroyCommand
- FitCommand
- FlipCommand
- GammaCommand
- GetSizeCommand
- GreyscaleCommand
- HeightenCommand
- InsertCommand
- InvertCommand
- OpacityCommand
- PickColorCommand
- PixelCommand
- ResetCommand
- ResizeCommand
- ResizeCanvasCommand
- RotateCommand
- SharpenCommand
- WidenCommand
- ColorizeCommand
- ContrastCommand
- FillCommand
- InterlaceCommand
- LimitColorsCommand
- MaskCommand
- PixelateCommand
- TrimCommand
Shapes
- CircleShape
- EllipseShape
- LineShape
- PolygonShape
- RectangleShape
Credits
License
Please see the LICENSE.md file.
统计信息
- 总下载量: 61.2k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 28
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-12-11