graphql-laravel-select-fields
by rebing
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.
laravel-crud-api
by rizkussef
A clean, scalable Api CRUD package for the Service-based architecture for Laravel with advanced filtering, eager-loading relationships, and automatic resource resolution
laravel-query-binding
by pxl
Declarative route model binding with full query builder control for Laravel
laravel-pivot-relations-eager-loading
A Laravel package that enables eager loading of relationships on pivot tables for BelongsToMany and MorphToMany relationships.
laravel-api-relations
by carlin
Eloquent-like API relationships for Laravel with composite key support and N+1 prevention