Libraries tagged by loading
gsferro/filament-stat-plus-easy
1916 Downloads
Stat cards with a corner icon and a colored accent border for Filament v3, v4 and v5 — animated counter included, plus a matching lazy-loading skeleton.
develodesign/magento-module-pagebuilder-lazyload-images
55305 Downloads
Uses the modern browser loading="lazy" attribute on images added via page builder. Can be turned on and off per image as needed.
burnbright/silverstripe-importexport
35487 Downloads
An upgrade to SilverStripe's bulk loading and exporting
bastinald/laravel-livewire-loader
2062 Downloads
Laravel Livewire global loading spinner.
treestoneit/belongs-to-field
56508 Downloads
A Laravel Nova Belongs To field that respects Eager Loading
sitegeist/lazybones
124825 Downloads
Lazy loading for sitegeist/kaleidoscope
lochmueller/autoloader
374208 Downloads
Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.
fisheye/module-lazyload
58261 Downloads
A Magento 2 module that adds support for lazy loading of images.
edwinhaq/yii2-simple-loading
33582 Downloads
Simple Loading
ksv2005/yii2-loading-overlay
6082 Downloads
Yii2 виджет-обертка для использования плагина jQuery LoadingOverlay
thtmorais/yii2-pace
16895 Downloads
PACE (Progress Automatically Certain to Entertain) - Automatic page load progress bar for Yii PHP Framework
kassko/data-mapper
39387 Downloads
A mapper which gives a lot of features to representate some raw data like objects
alexandre-daubois/lazy-stream
6003 Downloads
Write data to streams, only when it is really needed to.
nystudio107/craft-eagerbeaver
98711 Downloads
Allows you to eager load elements from auto-injected Entry elements on demand from your templates.
rebing/graphql-laravel-select-fields
809 Downloads
SelectFields (Eloquent eager loading) for rebing/graphql-laravel - optimizes GraphQL queries by analysing requested fields to build minimal SELECT and eager-load only the needed relations.