Libraries tagged by model relations
crocodic/laravel-model
297 Downloads
Boost your laravel database relation with model enhancement
miqo/laravel-models-camel-case
12 Downloads
Simply camelCase Laravel Model attributes and relationships
lewis-neiland/laravel-cacheable-model
16 Downloads
A package to manage caching Eloquent models and their relationships.
tschallacka/storm-inherit-relations
8 Downloads
A simple dependency for the WinterCMS Storm library database models that enables inheriting relations defined in parent models
thevsstech/eloquent-relation-deleteable
76 Downloads
A library which enabled automatically deleting relationships when a model gets deleted
neam/gii2-content-model-metadata-generators
0 Downloads
Content model metadata (behaviors, traits, relations configuration) code generator powered by Gii (Yii 2 Framework)
mahmoudigithub/database-relation-tester
8 Downloads
A terse package for test relations between Laravel models.
balfour/eloquent-dynamic-relationships
11 Downloads
A library for monkey patching relationships between Eloquent models at runtime
snowpenguinstudios/laravel-model-status
4 Downloads
This Laravel package allows the ability to implement a status feature to any Laravel model. This utilizes the polymorphic relationships.
udokmeci/yii2-closest-relation-trait
251 Downloads
This trait adds capability to fetch nearest related model class without need of redefininf relations on extensions.
theoluirard/tree-structured-relation
14 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.
tusimo/laravel-reverse-relation
3624 Downloads
a one to one and one to many reverse relation for laravel