Libraries tagged by relations
bkwld/cloner
1633085 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
la-haute-societe/yii2-save-relations-behavior
462569 Downloads
Validate and save automatically related Active Record models.
staudenmeir/laravel-merged-relations
147721 Downloads
Merged Laravel Eloquent relationships
kirschbaum-development/nova-inline-relationship
319615 Downloads
A Laravel Nova field for displaying relationship properties inline.
ankurk91/laravel-eloquent-relationships
429639 Downloads
Add missing eloquent relationships to Laravel php framework.
korridor/laravel-has-many-merged
84022 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
dcat/laravel-wherehasin
122344 Downloads
Laravel ORM whereHasIn
biiiiiigmonster/hasin
400996 Downloads
Laravel framework relation has in implement
yassi/nova-nested-form
482796 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
indexzer0/eloquent-filtering
10501 Downloads
Powerful eloquent filtering
fico7489/laravel-eloquent-join
370867 Downloads
This package introduces the join magic for eloquent models and relations.
typo3/cms-lowlevel
6363289 Downloads
TYPO3 CMS Lowlevel - Technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.
silvershop/silverstripe-hasonefield
429049 Downloads
Edit a has_one relationship using a GridField, triggered by clicking a button.
recca0120/laravel-erd
26091 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
mikebronner/laravel-pivot-events
62248 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.