Libraries tagged by model relations
cerbero/eloquent-inspector
5272 Downloads
Inspect Laravel Eloquent models to collect properties, relationships and more.
neurony/laravel-duplicate
116754 Downloads
Duplicate any Eloquent model along with its underlying relationships
voskobovich/yii2-many-many-behavior
166430 Downloads
This behavior makes it easy to maintain relations many-to-many in the your ActiveRecord model.
mootensai/yii2-enhanced-gii
146257 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
msafadi/laravel-eloquent-join-with
3093 Downloads
Laravel Eloquent Join With Relationships
znck/belongs-to-through
223420 Downloads
Laravel Eloquent BelongsToThrough relationships
io238/laravel-iso-countries
36757 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
184120 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
aura/marshal
130783 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.
salamwaddah/laravel-relation-parser
12103 Downloads
Easily load model relations from frontend without changing your API
izica/relations-widgets-for-backpack
10634 Downloads
Widgets for preview model relations in laravel backpack
arif-rh/ci4-dynamic-model
5188 Downloads
Creating CodeIgniter 4 Model on-the-fly with Relationship Built-in Feature.
kingmaker/laravel-many-to-many-self-relationship
20381 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
mr-punyapal/laravel-extended-relationships
1868 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
czim/laravel-nestedupdater
46047 Downloads
Eloquent model updater for nested relations data for Laravel.