Libraries tagged by relations
awobaz/compoships
11925940 Downloads
Laravel relationships with support for composite/multiple keys
staudenmeir/laravel-adjacency-list
5583910 Downloads
Recursive Laravel Eloquent relationships with CTEs
staudenmeir/eloquent-has-many-deep
15315492 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
staudenmeir/belongs-to-through
10697767 Downloads
Laravel Eloquent BelongsToThrough relationships
titasgailius/search-relations
7550342 Downloads
A Laravel Nova tool.
chelout/laravel-relationship-events
2514285 Downloads
Missing relationship events for Laravel
staudenmeir/eloquent-json-relations
6740235 Downloads
Laravel Eloquent relationships with JSON keys
tightenco/parental
2291129 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
tailflow/laravel-orion
704405 Downloads
Orion for Laravel allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.
fico7489/laravel-pivot
6493397 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
calebporzio/parental
3371794 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
reedware/laravel-relation-joins
1319803 Downloads
Adds the ability to join on a relationship by name.
ajcastro/eager-load-pivot-relations
1903498 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
fico7489/laravel-eloquent-join
566843 Downloads
This package introduces the join magic for eloquent models and relations.
protonemedia/laravel-cross-eloquent-search
554619 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.