Libraries tagged by eager
indatus/ranger
35 Downloads
This package adds some power to your api rest server by allowing you to specify joins and eager loaded associations using http query parameters
etubaro/cakephp-eager-loader
1510 Downloads
CakePHP 2.x plugin to make it possible to eager load
nystudio107/craft3-eagerbeaver
596 Downloads
Allows you to eager load elements from auto-injected Entry elements on demand from your templates.
nystudio107/eagerbeaver
1545 Downloads
Allows you to eager load elements from auto-injected Entry elements on demand from your templates.
goldfinch/eagerloading
196 Downloads
Eager loading for SilverStripe 4
gurucomkz/eagerloading
90 Downloads
Eager loading for SilverStripe 4
wedesignit/laravel-performance
9424 Downloads
Optimize your code even before it hits production
simsoft/fliq
15 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)
rebing/graphql-laravel-select-fields
26 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.
granadaorm/builder
161 Downloads
Class autogeneration for Granada ORM models
redsky-thirty/laravel-api-query-builder
132 Downloads
Composable query builder for Laravel APIs with dynamic field selection, filtering, sorting, and eager loading.
myerscode/laravel-query-strategies
62 Downloads
A package for applying filters, ordering, eager loads, result limiting and pagination to Eloquent queries
barisdemirhan/laravel-polyglot-model
47 Downloads
Elegant model translations for Laravel with polymorphic storage and eager loading support