exclusivedev/intervention-image-vips-driver
最新稳定版本:v0.5.0
Composer 安装命令:
composer require exclusivedev/intervention-image-vips-driver
包简介
VIPS driver for Intervention Image.
README 文档
README
This is a work in progress.
Requirements
- PHP >= 7.0
- ext-vips >= 1.0.8
Installation
composer require exclusivedev/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
- ColorizeCommand
- ContrastCommand
- CropCommand
- DestroyCommand
- FillCommand
- FitCommand
- FlipCommand
- GammaCommand
- GetSizeCommand
- GreyscaleCommand
- HeightenCommand
- InsertCommand
- InterlaceCommand
- InvertCommand
- LimitColorsCommand
- MaskCommand
- OpacityCommand
- PickColorCommand
- PixelCommand
- PixelateCommand
- ResetCommand
- ResizeCommand
- ResizeCanvasCommand
- RotateCommand
- SharpenCommand
- TrimCommand
- WidenCommand
Shapes
- CircleShape
- EllipseShape
- LineShape
- PolygonShape
- RectangleShape
Credits
License
Please see the LICENSE.md file.
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-07-07