Download the PHP package symfony/ux-lazy-image without Composer
On this page you can find all versions of the php package symfony/ux-lazy-image. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download symfony/ux-lazy-image
More information about symfony/ux-lazy-image
Files in symfony/ux-lazy-image
Package ux-lazy-image
Short Description Lazy image loader and utilities for Symfony
License MIT
Homepage https://symfony.com
Informations about the package ux-lazy-image
Symfony UX LazyImage
[!WARNING] Deprecated: This package has been deprecated in 2.x and will be removed in the next major version.
The package has been deprecated in favor of modern techniques to improve image loading performance natively supported
by all major browsers (<img loading="lazy">
).
To keep using BlurHash functionality, you can use the package kornrunner/php-blurhash.
Symfony UX LazyImage is a Symfony bundle providing utilities to improve image loading performance. It is part of the Symfony UX initiative.
It provides two key features:
- a Stimulus controller to load lazily heavy images, with a placeholder
- a BlurHash implementation to create data-uri thumbnails for images
This repository is a READ-ONLY sub-tree split. See https://github.com/symfony/ux to create issues or submit pull requests.
Sponsor
The Symfony UX packages are backed by Mercure.rocks.
Create real-time experiences in minutes! Mercure.rocks provides a realtime API service that is tightly integrated with Symfony: create UIs that update in live with UX Turbo, send notifications with the Notifier component, expose async APIs with API Platform and create low level stuffs with the Mercure component. We maintain and scale the complex infrastructure for you!
Help Symfony by sponsoring its development!
Resources
All versions of ux-lazy-image with dependencies
symfony/config Version ^5.4|^6.0|^7.0
symfony/http-kernel Version ^5.4|^6.0|^7.0
symfony/dependency-injection Version ^5.4|^6.0|^7.0
symfony/deprecation-contracts Version ^2.5|^3