Libraries tagged by lazy init
automattic/jetpack-lazy-images
28111 Downloads
Speed up your site and create a smoother viewing experience by loading images as visitors scroll down the screen, instead of all at once. Modern browsers now support lazy loading, and WordPress itself bundles lazy loading features for images and videos. This feature will consequently be deprecated in November 2023.
rekalogika/collections-domain
423 Downloads
Transforms a Doctrine Collection object into our Recollection object, which extends Collection itself but also extends PageableInterface from our rekalogika/rekapager library.
rekalogika/collections-contracts
412 Downloads
Interfaces and nominal classes for the rekalogika/collections library.
hiraeth/signal
6609 Downloads
A generic callback wrapper which enables lazy DI instantiation
creativestyle/magesuite-cms-lazyload
1878 Downloads
This module converts images inserted into static blocks to be lazy loaded
robertogallea/laravel-lazy-rest
9 Downloads
Package for trasparently loading paginated rest resources into lazy collections
minifranske/lazy-load-placeholder
1620 Downloads
Create placeholders for lazy loading images for instance based on the dominant image color
styletools/lazy
12 Downloads
A lightweight lazy loader based on `window.IntersectionObserver` with tiny fallback for old browsers.
stefanpoensgen/sp-lazy-load
4529 Downloads
Simple integration of lazysizes into Shopware
m2-boilerplate/module-lazy-load
72 Downloads
Magento 2 module to add Lazy Load support to all images, videos and iframes in the Magento frontend
jitsu/util
95 Downloads
General-purpose utilities for PHP
guanguans/laravel-proxy-manager
17 Downloads
Proxy Manager integration for Laravel. - Laravel 的代理管理器集成。
cindyullmann/proxy-manager
36 Downloads
A library providing utilities to generate, instantiate and generally operate with Object Proxies
f3ath/lazypdo
44961 Downloads
LazyPDO is a wrapper over PHP's standard PDO class. It postpones the instantiation of the original PDO class until one is really needed. Also it can be (un)serialized.
davedevelopment/pimple-aware-event-dispatcher
2533 Downloads
A Symfony compatible event dispatcher that allows services to be lazy loaded from an instance of the Pimple DI container