Libraries tagged by relations
staudenmeir/eloquent-has-many-deep
10113106 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
staudenmeir/eloquent-json-relations
4584639 Downloads
Laravel Eloquent relationships with JSON keys
awobaz/compoships
8484470 Downloads
Laravel relationships with support for composite/multiple keys
tightenco/parental
1038799 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
staudenmeir/laravel-adjacency-list
3551359 Downloads
Recursive Laravel Eloquent relationships with CTEs
staudenmeir/belongs-to-through
7077985 Downloads
Laravel Eloquent BelongsToThrough relationships
fico7489/laravel-pivot
5273152 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
calebporzio/parental
2750531 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
titasgailius/search-relations
6476037 Downloads
A Laravel Nova tool.
reedware/laravel-relation-joins
905713 Downloads
Adds the ability to join on a relationship by name.
chelout/laravel-relationship-events
1810690 Downloads
Missing relationship events for Laravel
ajcastro/eager-load-pivot-relations
1358462 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
tailflow/laravel-orion
473093 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.
protonemedia/laravel-cross-eloquent-search
419669 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
mikebronner/laravel-pivot-events
94042 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.