Libraries tagged by model relations
arthurydalgo/laravel-iso-countries
2214 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.
sfneal/address
64701 Downloads
Add polymorphic 'address' relationships to Eloquent Models in Laravel applications
payter/has-column-many
17996 Downloads
This package will provide functionality to add coma separated ID relations for Laravel Eloquent models
laravel-enso/dynamic-methods
38526 Downloads
Dynamic methods, relations or accessors for models
konekt/search
30372 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
alexinator1/yii2-jta
6444 Downloads
Yii2 extension allows to access attributes of junction table and attach them as child model as properties in many-to-many relation
schenke-io/laravel-relation-manager
358 Downloads
Allow to plan, document and test model relations in Laravel
jmjl161100/laravel-relation-updater
388 Downloads
Elegant and declarative model relation updater for Laravel.
deegitalbe/laravel-trustup-io-external-model-relations
1780 Downloads
Basic versioned php package.
vdlp/eloquent-model-cloner
14067 Downloads
Clone eloquent models and relations
kolirt/laravel-master-model
998 Downloads
The package that simplifies working with models, saving relationships, and uploading files in Laravel
mouadziani/laravel-model-trackable
8 Downloads
A laravel package that allows you to tracker and log nested changes applied on your models and their relations using a single Trait
marena/yii2-relation-trait
2580 Downloads
Yii 2 Models load with relation, & transaction save with relation
dottedai/laravel-model-annotator
410 Downloads
Laravel command to annotate Eloquent models with database schema, relationships, and casts.
jimbolino/laravel-model-builder
10655 Downloads
builds eloquent models based on the tables and relations found in your mysql database