Libraries tagged by relational
tightenco/parental
549124 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
staudenmeir/laravel-adjacency-list
2556843 Downloads
Recursive Laravel Eloquent relationships with CTEs
staudenmeir/belongs-to-through
5486110 Downloads
Laravel Eloquent BelongsToThrough relationships
fico7489/laravel-pivot
4634093 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
calebporzio/parental
2237399 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
reedware/laravel-relation-joins
657401 Downloads
Adds the ability to join on a relationship by name.
chelout/laravel-relationship-events
1402451 Downloads
Missing relationship events for Laravel
ajcastro/eager-load-pivot-relations
1063101 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
tailflow/laravel-orion
329279 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
343121 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
3533686 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
bkwld/cloner
1341063 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
staudenmeir/laravel-merged-relations
104515 Downloads
Merged Laravel Eloquent relationships
kirschbaum-development/nova-inline-relationship
292018 Downloads
A Laravel Nova field for displaying relationship properties inline.
ankurk91/laravel-eloquent-relationships
382693 Downloads
Add missing eloquent relationships to Laravel php framework.