Libraries tagged by model relations
staudenmeir/belongs-to-through
10426215 Downloads
Laravel Eloquent BelongsToThrough relationships
tightenco/parental
2171139 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
calebporzio/parental
3355604 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
fico7489/laravel-eloquent-join
550060 Downloads
This package introduces the join magic for eloquent models and relations.
tailflow/laravel-orion
688354 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
2310165 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
protonemedia/laravel-cross-eloquent-search
544781 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
la-haute-societe/yii2-save-relations-behavior
528952 Downloads
Validate and save automatically related Active Record models.
cerbero/eloquent-inspector
46592 Downloads
Inspect Laravel Eloquent models to collect properties, relationships and more.
voskobovich/yii2-linker-behavior
335558 Downloads
This behavior makes it easy to maintain many-to-many and one-to-many relations in your ActiveRecord models.
mootensai/yii2-enhanced-gii
185245 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
kevincobain2000/laravel-erd
290318 Downloads
A tool to automatically generate interactive ERD relationships in Models for Laravel
recca0120/laravel-erd
89427 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
mootensai/yii2-relation-trait
232119 Downloads
Yii 2 Models load with relation, & transaction save with relation
ghostcompiler/laravel-model-caching
2330 Downloads
Relationship-aware Eloquent model caching for Laravel with dependency tracking, cache tags, pagination-safe keys, and opt-in model APIs.