Libraries tagged by model relations
luezoid/laravel-core
2049 Downloads
A feature rich Laravel package which provides fast & flexible way to quickly build powerful RESTful APIs. Various other features like queries & filters over nested complex relationships between models can be done on the go using this package. Read the docs for more info.
kalimeromk/filterable
2472 Downloads
A Laravel package that simplifies dynamic filtering and searching across models and their relationships, eliminating repetitive query code.
jarektkaczyk/eloquent-triple-pivot
1127 Downloads
Many-to-many relations between 3 models
payter/has-column-many
18557 Downloads
This package will provide functionality to add coma separated ID relations for Laravel Eloquent models
froog/silvergraph
5731 Downloads
Generates data model visualisations from SilverSripe DataObjects, displaying database fields, relations and ancestry
tecdiary/laravel-attachments
1824 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
touhidurabir/laravel-model-soft-cascade
40 Downloads
A laravel package to handle cascade delete and restore on model relations.
synatree/yii2-dynamic-relations
2793 Downloads
Allows Yii2 views to contain a dynamically expanding set of fields based on model relations.
hellomohsinhello/laravel-relation-parser
92 Downloads
Easily load model relations from frontend without changing your API
mamchenkov/cakephp-graphviz-models
84 Downloads
A tool to generate a graph of model relationships
peak-tower-tech/models-manager
35 Downloads
duplicate,delete models with selected relation model as recursive
hsuan/laravel-relation-maker
17337 Downloads
LaravelRelationMaker to help people generate model with relation
sly/relation-bundle
173 Downloads
Symfony2 bundle to manage relations between models/entities (like friends, contacts and others).
glugox/model-meta
24 Downloads
Laravel package for defining model fields, validation, relations, etc.
fs-ap/laravel-relationship-test
177 Downloads
Enhance the unit test of relationship in model to projects in laravel