Libraries tagged by model relations
jedrzej/pimpable
159295 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
12548 Downloads
Inspect Laravel Eloquent models to collect properties, relationships and more.
voskobovich/yii2-many-many-behavior
175733 Downloads
This behavior makes it easy to maintain relations many-to-many in the your ActiveRecord model.
mootensai/yii2-enhanced-gii
159204 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
rinvex/laravel-attributes
111016 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
znck/belongs-to-through
225117 Downloads
Laravel Eloquent BelongsToThrough relationships
io238/laravel-iso-countries
48231 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.
hulkur/laravel-hasmany-keyby
74767 Downloads
Add possibility to have related models in many-to-many relationship attached to the parent model by defined key values.
bnbwebexpertise/laravel-attachments
201380 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
aura/marshal
137533 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.
arif-rh/ci4-dynamic-model
8631 Downloads
Creating CodeIgniter 4 Model on-the-fly with Relationship Built-in Feature.
kingmaker/laravel-many-to-many-self-relationship
36649 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
waad/laravel-model-metadata
1059 Downloads
A Laravel package for handling metadata with JSON casting and custom relation names.
codenco-dev/eloquent-model-tester
7185 Downloads
Test easier your Eloquent Models in your Laravel Project
czim/laravel-nestedupdater
50149 Downloads
Eloquent model updater for nested relations data for Laravel.