Libraries tagged by model relations
jedrzej/pimpable
150865 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
cerbero/eloquent-inspector
8958 Downloads
Inspect Laravel Eloquent models to collect properties, relationships and more.
voskobovich/yii2-many-many-behavior
171182 Downloads
This behavior makes it easy to maintain relations many-to-many in the your ActiveRecord model.
mootensai/yii2-enhanced-gii
152289 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
msafadi/laravel-eloquent-join-with
5445 Downloads
Laravel Eloquent Join With Relationships
znck/belongs-to-through
223895 Downloads
Laravel Eloquent BelongsToThrough relationships
io238/laravel-iso-countries
43565 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
bnbwebexpertise/laravel-attachments
195361 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
aura/marshal
133762 Downloads
The Aura Marshal package is a data-object marshalling tool; it takes results from data sources and marshals those result sets into domain model objects of your own design, preserving data relationships along the way.
izica/relations-widgets-for-backpack
14373 Downloads
Widgets for preview model relations in laravel backpack
arif-rh/ci4-dynamic-model
6823 Downloads
Creating CodeIgniter 4 Model on-the-fly with Relationship Built-in Feature.
kingmaker/laravel-many-to-many-self-relationship
26805 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
i-rocky/eloquent-dynamic-relation
14928 Downloads
Adds dynamic relationship capability to eloquent ORM models
waad/laravel-model-metadata
256 Downloads
A Laravel package for handling metadata with JSON casting and custom relation names.
codenco-dev/eloquent-model-tester
6361 Downloads
Test easier your Eloquent Models in your Laravel Project