Libraries tagged by eager loading
zemit-cms/core
8520 Downloads
Build Phalcon REST APIs faster with database-first scaffolding, model relationships, eager loading, identity, permissions, CLI, and WebSocket support.
simsoft/fliq
147 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.
hedgehog-lab/laravel-resourceful
239 Downloads
Laravel API Resources supercharged to get rid of N+1 problems.
granadaorm/builder
635 Downloads
Class autogeneration for Granada ORM models
surt/granada
1364 Downloads
Active Record / ORM with eager loading, lazy loading and more
kalimulhaq/qubuilder
1006 Downloads
A Laravel package that converts structured JSON filter arrays into Eloquent query builder chains — enabling dynamic filtering, sorting, pagination, and eager loading via API requests.
barisdemirhan/laravel-polyglot-model
294 Downloads
Elegant model translations for Laravel with polymorphic storage and eager loading support
goldfinch/eagerloading
216 Downloads
Eager loading for SilverStripe 4
gurucomkz/eagerloading
90 Downloads
Eager loading for SilverStripe 4
wedesignit/laravel-performance
9449 Downloads
Optimize your code even before it hits production
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)
netsells/laravel-resourceful
44544 Downloads
Laravel API Resources supercharged to get rid of N+1 problems.
nystudio107/craft3-eagerbeaver
596 Downloads
Allows you to eager load elements from auto-injected Entry elements on demand from your templates.
redsky-thirty/laravel-api-query-builder
140 Downloads
Composable query builder for Laravel APIs with dynamic field selection, filtering, sorting, and eager loading.