chrico / webpify
This package is abandoned and no longer maintained.
No replacement package was suggested.
Generating automatically WebP-images and provide them via feature detection and lazy loading.
1.1.4
2019-03-08 07:59 UTC
Requires
- php: >=7
- psr/container: ~1.0
Requires (Dev)
- php: >=7
- brain/monkey: ~2.1
- inpsyde/php-coding-standards: ~0.13
- phpunit/phpunit: ~6.0
Suggests
- ext-gd: If you want to transform images into WebP-format, you can use the ext-gd extension
- ext-imagick: If you want to transform into WebP-format, you can use the ext-imagick extension
README
Introduction
WebPIfy is a WordPress-Plugin which generates automatically WebP-images for your WordPress-site. Additionally it lazy loads your image based on browser-support.
Minimum requirements and dependencies
- PHP 7+
- WordPress latest - 0.1
- Composer to be installed
Installation
$ composer require chrico/webpify
Submitting bugs and feature requests
Bugs and feature request are tracked on GitHub.