Download the PHP package danieladarve/twig-webp-filter without Composer
On this page you can find all versions of the php package danieladarve/twig-webp-filter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download danieladarve/twig-webp-filter
More information about danieladarve/twig-webp-filter
Files in danieladarve/twig-webp-filter
Download danieladarve/twig-webp-filter
More information about danieladarve/twig-webp-filter
Files in danieladarve/twig-webp-filter
Vendor danieladarve
Package twig-webp-filter
Short Description Adds a twig function that returns an Object containing webp and img data
License MIT
Package twig-webp-filter
Short Description Adds a twig function that returns an Object containing webp and img data
License MIT
Please rate this library. Is it a good library?
Informations about the package twig-webp-filter
Twig Webp Filter plugin for Craft CMS 3.x
Returns an Object containing webp and img data
Requirements
This plugin requires Craft CMS 3.5 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require danieladarve/twig-webp-filter
- In the Control Panel, go to Settings → Plugins and click the “Install” button for Twig Webp Filter.
Twig Webp Filter Overview
Accepts an instance of craft\elements\Asset
{% set imageObject = webp(image.one()) %}
Brought to you by Daniel G Adarve
All versions of twig-webp-filter with dependencies
PHP Build Version
Package Version
The package danieladarve/twig-webp-filter contains the following files
Loading the files please wait ....