Libraries tagged by model relations
staudenmeir/belongs-to-through
11153960 Downloads
Laravel Eloquent BelongsToThrough relationships
tailflow/laravel-orion
733817 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.
bkwld/cloner
2433248 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
tightenco/parental
2518014 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
calebporzio/parental
3405644 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
fico7489/laravel-eloquent-join
597237 Downloads
This package introduces the join magic for eloquent models and relations.
protonemedia/laravel-cross-eloquent-search
571536 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
recca0120/laravel-erd
110315 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
mootensai/yii2-relation-trait
242719 Downloads
Yii 2 Models load with relation, & transaction save with relation
kingmaker/laravel-many-to-many-self-relationship
112119 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
la-haute-societe/yii2-save-relations-behavior
541912 Downloads
Validate and save automatically related Active Record models.
voskobovich/yii2-linker-behavior
344588 Downloads
This behavior makes it easy to maintain many-to-many and one-to-many relations in your ActiveRecord models.
mootensai/yii2-enhanced-gii
194997 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
kevincobain2000/laravel-erd
304562 Downloads
A tool to automatically generate interactive ERD relationships in Models for Laravel
bnbwebexpertise/laravel-attachments
225837 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.