Libraries tagged by model relations
udokmeci/yii2-closest-relation-trait
252 Downloads
This trait adds capability to fetch nearest related model class without need of redefininf relations on extensions.
theoluirard/tree-structured-relation
15 Downloads
A package that adds a trait to the Laravel Model class and extends the Laravel Relation class with two new types of relations.
crazybooot/laravel-mapped-model-fields
418 Downloads
Add Eloquent Builder and Relation methods to create and update Models previously map fields
ivir3zam/phalcon-model-middleware
48 Downloads
This library is for connecting models in phalcon like UML Class Diagrams. merging two models and create one single model. this is an implementation of polymorphic relationship
yseffk/yii2-save-relations-behavior_2
34 Downloads
Validate and save automatically related Active Record models.
rethinking/eloquent-sortable-relations
2 Downloads
Sortable behaviour for eloquent hasMany relations
poluektov-software/laravel-relation-restore
4 Downloads
Package to remove and restore related models
michaelmeelis/docblock-model-parser
19 Downloads
This package will parse the doc block into DB relations
linlancer/laravel-relations
264 Downloads
laravel扩展关联 多字段关联匹配 特殊字符分隔关联匹配
jekferson/laravel-fillable-relations
43 Downloads
Provides HasFillableRelations trait to Eloquent models
execut/yii2-save-relations-behavior
581 Downloads
Validate and save automatically related Active Record models.
codetech/laravel-model-settings
9 Downloads
A Laravel package that allows you to assign settings to your models.
artelogic/mongodb-relations
82 Downloads
A MongoDB relations for Laravel (Moloquent)
titon/model
453 Downloads
The Titon model package provides an active record style approach to database CRUD functionality.
thomasdominic/eloquent-model-testor
21 Downloads
Test easier your Eloquent Models in your Laravel Project