pcosta94 / laravel-check-webp-support
Package to check browser's Webp images support
Package info
github.com/pcosta94/laravel-check-webp-support
pkg:composer/pcosta94/laravel-check-webp-support
v1.0.3
2019-11-08 12:58 UTC
Requires
- php: >=7.2
- illuminate/support: *.*
This package is auto-updated.
Last update: 2026-03-09 04:41:46 UTC
README
Package to check browser's Webp images support
This package includes an helper function to verify if the browser supports Webp images and a blade directive to use that verification in blade templates.
Usage in blade:
@webp This browser supports webp @endwebp
This package will be updated as needed. If you see that is any update or sugestion to be made send me as email to pcdungeon24@gmail.com