Download the PHP package joppuyo/vips-image-editor without Composer
On this page you can find all versions of the php package joppuyo/vips-image-editor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download joppuyo/vips-image-editor
More information about joppuyo/vips-image-editor
Files in joppuyo/vips-image-editor
Download joppuyo/vips-image-editor
More information about joppuyo/vips-image-editor
Files in joppuyo/vips-image-editor
Vendor joppuyo
Package vips-image-editor
Short Description High performance WordPress image processing with VIPS
License GPL-2.0-or-later
Package vips-image-editor
Short Description High performance WordPress image processing with VIPS
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package vips-image-editor
VIPS Image Editor
High performance WordPress image processing with VIPS.
Requirements
- PHP 7 or later
- vips package installed on your Linux system
- vips PHP extension
Installation
- Install vips on your system. On Ubuntu, this can be done using
apt install libvips-dev
- Install vips extension using pecl, this can be done with command
pecl install vips
- Enable PHP extension, this is usually done by adding the line
extension=vips.so
tophp.ini
- Download the latest plugin version from the releases tab
- Extract the plugin under
wp-content/plugins
- Enable the plugin in WordPress admin interface
All versions of vips-image-editor with dependencies
PHP Build Version
Package Version
Requires
jcupitt/vips Version
^1.0
The package joppuyo/vips-image-editor contains the following files
Loading the files please wait ....