Libraries tagged by eager loading
staudenmeir/eloquent-eager-limit
3904801 Downloads
Laravel Eloquent eager loading with limit
protonemedia/laravel-cross-eloquent-search
589011 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
staudenmeir/eloquent-param-limit-fix
194540 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
putyourlightson/craft-elements-panel
157713 Downloads
Adds an Elements and an Eager-Loading panel to the debug toolbar.
granadaorm/granada
10274 Downloads
Active Record / ORM with eager loading, lazy loading and more
weapnl/laravel-junction
15348 Downloads
Easily create a REST API with extended functionality, such as eager loading, searching, filtering, and more.
konekt/search
55098 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
treestoneit/belongs-to-field
56559 Downloads
A Laravel Nova Belongs To field that respects Eager Loading
rebing/graphql-laravel-select-fields
876 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.
quillstack/orm
467 Downloads
An ORM which cannot be asked one query per row: touching one entity's relation loads it for every entity beside it.
phalcon-kit/core
382 Downloads
Build Phalcon REST APIs faster with database-first scaffolding, model relationships, eager loading, identity, permissions, CLI, and WebSocket support.
yii2tech/ar-eagerjoin
18998 Downloads
Provides support for ActiveRecord relation eager loading via join without extra query in Yii2
nystudio107/craft-eagerbeaver
98717 Downloads
Allows you to eager load elements from auto-injected Entry elements on demand from your templates.
stibium/phalcon.eager-loading
9216 Downloads
Solves N+1 query problem in Phalcon Model
joggapp/laravel-eager-loaders
282 Downloads
Configurable eager loading for the Laravel PHP Framework