Libraries tagged by Relationships
staudenmeir/eloquent-has-many-deep
10811411 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
chelout/laravel-relationship-events
1934180 Downloads
Missing relationship events for Laravel
awobaz/compoships
8996296 Downloads
Laravel relationships with support for composite/multiple keys
tightenco/parental
1220427 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
staudenmeir/laravel-adjacency-list
3833312 Downloads
Recursive Laravel Eloquent relationships with CTEs
staudenmeir/eloquent-json-relations
4862960 Downloads
Laravel Eloquent relationships with JSON keys
staudenmeir/belongs-to-through
7542288 Downloads
Laravel Eloquent BelongsToThrough relationships
calebporzio/parental
2887121 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
tailflow/laravel-orion
509077 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.
reedware/laravel-relation-joins
968114 Downloads
Adds the ability to join on a relationship by name.
bkwld/cloner
1794474 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
benmorel/smartdump
42921 Downloads
Dumps selected MySQL tables together with their relationships
kirschbaum-development/nova-inline-relationship
333048 Downloads
A Laravel Nova field for displaying relationship properties inline.
yassi/nova-nested-form
490964 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
suenerds/nova-searchable-belongs-to-filter
428150 Downloads
Searchable Nova filter for belongsTo relationships.