Libraries tagged by loading
diiimonn/yii2-widget-spinner-canvas
3392 Downloads
A widget to render canvas with animated loading spinners
alekseykorzun/memfs-php
8 Downloads
rgsone/slim-lazy-controller-connector
315 Downloads
Extension for Slim Framework who provides a simple way to connect and 'lazy load' controller and middleware with Slim route.
nystudio107/craft3-eagerbeaver
596 Downloads
Allows you to eager load elements from auto-injected Entry elements on demand from your templates.
bredmor/phreloader
13 Downloads
An automatic preloader for PHP 7.4+
tereta/pdo
7 Downloads
PDO decorator with lazy connection and automatic reconnect on disconnect-class errors (MySQL gone-away, PostgreSQL connection failure). For long-running workers and daemons.
simsoft/fliq
9 Downloads
FLIQ — Fast, Lightweight, Independent Query Builder. High-performance Active Record ORM for MySQL/MariaDB, PostgreSQL, and SQLite. Zero-allocation query builder, nested eager loading, soft deletes, and N+1 detection built-in.
rgalstyan/symfony-aggregated-queries
1 Downloads
Reduce multi-relation Doctrine queries to a single SQL statement using JSON aggregation. Solves Doctrine's N+1 problem.
rgalstyan/laravel-aggregated-queries
17 Downloads
Optimize Laravel queries using SQL JSON aggregation (belongsTo/hasOne/hasMany in a single query)
mage2kishan/module-performance-optimizer
43 Downloads
Frontend performance optimizations for Magento 2 — script deferral, font-display swap, CLS prevention, iframe lazy loading. Designed for Hyva and Luma storefronts.
mage2kishan/module-imageoptimizer
30 Downloads
Frontend image performance: lazy loading (Native/IntersectionObserver/Hybrid), WebP browser detection with fallback, preload hints, async decoding, and fetchpriority
m2-boilerplate/module-lazy-load
77 Downloads
Magento 2 module to add Lazy Load support to all images, videos and iframes in the Magento frontend
imjoehaines/flowder
629475 Downloads
A simple and extensible fixture loader for PHP 7.3+, supporting SQLite and MySQL
imjoehaines/flowdception
180242 Downloads
A Codeception Extension for Flowder
hedgehog-lab/laravel-resourceful
19 Downloads
Laravel API Resources supercharged to get rid of N+1 problems.