Libraries tagged by lazy init
automattic/jetpack-lazy-images
28236 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
988 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
977 Downloads
Interfaces and nominal classes for the rekalogika/collections library.
adt/nette-proxy
8644 Downloads
Integration of Proxy Manager into Nette Framework
hiraeth/signal
7571 Downloads
A generic callback wrapper which enables lazy DI instantiation
robertogallea/laravel-lazy-rest
11 Downloads
Package for trasparently loading paginated rest resources into lazy collections
minifranske/lazy-load-placeholder
1624 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
76 Downloads
Magento 2 module to add Lazy Load support to all images, videos and iframes in the Magento frontend
zk/laravel-datagrid
55 Downloads
A lightweight and customizable DataGrid solution for Laravel, built with Blade components, lazy loading, and a powerful custom datagrid.js library for seamless frontend interactivity.
ilsyaa/lazyui
18 Downloads
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
guanguans/laravel-proxy-manager
20 Downloads
Proxy Manager integration for Laravel. - Laravel 的代理管理器集成。
f3ath/lazypdo
44964 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
2535 Downloads
A Symfony compatible event dispatcher that allows services to be lazy loaded from an instance of the Pimple DI container