Download the PHP package alimi7372/webp-convertor without Composer
On this page you can find all versions of the php package alimi7372/webp-convertor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alimi7372/webp-convertor
More information about alimi7372/webp-convertor
Files in alimi7372/webp-convertor
Download alimi7372/webp-convertor
More information about alimi7372/webp-convertor
Files in alimi7372/webp-convertor
Vendor alimi7372
Package webp-convertor
Short Description A utility Laravel package to convert images to WebP format
License MIT
Package webp-convertor
Short Description A utility Laravel package to convert images to WebP format
License MIT
Please rate this library. Is it a good library?
Informations about the package webp-convertor
Laravel WebP Package
This package allows you to convert images to WebP format and reduce their file size in your Laravel application.
Installation
You can install the package via composer:
Usage
To convert an image to WebP format, use the following:
Running Tests
To run the tests for this package, simply use:
Facade Usage
This package includes a Facade for easier usage. You can use the WEBP::convert()
method to convert images to WebP format.
Example:
Helpers
This package includes a helper function convert_to_webp
to simplify the conversion of images to WebP format:
All versions of webp-convertor with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
intervention/image Version ^3.0
illuminate/support Version ^8.0|^9.0|^10.0|^11.0
intervention/image Version ^3.0
illuminate/support Version ^8.0|^9.0|^10.0|^11.0
The package alimi7372/webp-convertor contains the following files
Loading the files please wait ....