osiemsiedem/intervention-image-vips-driver 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

osiemsiedem/intervention-image-vips-driver

最新稳定版本:v0.11.0

Composer 安装命令:

composer require osiemsiedem/intervention-image-vips-driver

包简介

VIPS driver for Intervention Image.

README 文档

README

Latest Stable Version License

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

GitHub 信息

  • Stars: 27
  • Watchers: 5
  • Forks: 10
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-12-11