Libraries tagged by relations
staudenmeir/eloquent-has-many-deep
7669160 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
staudenmeir/eloquent-json-relations
3523103 Downloads
Laravel Eloquent relationships with JSON keys
awobaz/compoships
6549556 Downloads
Laravel relationships with support for composite/multiple keys
tightenco/parental
532730 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
staudenmeir/laravel-adjacency-list
2517498 Downloads
Recursive Laravel Eloquent relationships with CTEs
staudenmeir/belongs-to-through
5407594 Downloads
Laravel Eloquent BelongsToThrough relationships
calebporzio/parental
2213082 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
titasgailius/search-relations
5744231 Downloads
A Laravel Nova tool.
reedware/laravel-relation-joins
647816 Downloads
Adds the ability to join on a relationship by name.
chelout/laravel-relationship-events
1385487 Downloads
Missing relationship events for Laravel
ajcastro/eager-load-pivot-relations
1049501 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
tailflow/laravel-orion
321952 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
338914 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
genealabs/laravel-pivot-events
3493962 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
fico7489/laravel-pivot
4606081 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.