Libraries tagged by relationship
awobaz/compoships
12328192 Downloads
Laravel relationships with support for composite/multiple keys
staudenmeir/laravel-adjacency-list
5863481 Downloads
Recursive Laravel Eloquent relationships with CTEs
staudenmeir/eloquent-has-many-deep
15971765 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
staudenmeir/belongs-to-through
11117652 Downloads
Laravel Eloquent BelongsToThrough relationships
chelout/laravel-relationship-events
2587287 Downloads
Missing relationship events for Laravel
tightenco/parental
2503557 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
tailflow/laravel-orion
731140 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.
staudenmeir/eloquent-json-relations
6997977 Downloads
Laravel Eloquent relationships with JSON keys
bkwld/cloner
2426576 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
calebporzio/parental
3402090 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
staudenmeir/laravel-merged-relations
291418 Downloads
Merged Laravel Eloquent relationships
reedware/laravel-relation-joins
1384620 Downloads
Adds the ability to join on a relationship by name.
recca0120/laravel-erd
109030 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
civicrm/civicrm-core
303433 Downloads
Open source constituent relationship management for non-profits, NGOs and advocacy organizations.
kingmaker/laravel-many-to-many-self-relationship
111940 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.