Libraries tagged by model relations
jarektkaczyk/eloquent-triple-pivot
1113 Downloads
Many-to-many relations between 3 models
froog/silvergraph
5731 Downloads
Generates data model visualisations from SilverSripe DataObjects, displaying database fields, relations and ancestry
tecdiary/laravel-attachments
1583 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
touhidurabir/laravel-model-soft-cascade
39 Downloads
A laravel package to handle cascade delete and restore on model relations.
schenke-io/laravel-relation-manager
54 Downloads
Allow to plan, document and test model relations in Laravel
mamchenkov/cakephp-graphviz-models
84 Downloads
A tool to generate a graph of model relationships
peak-tower-tech/models-manager
30 Downloads
duplicate,delete models with selected relation model as recursive
hsuan/laravel-relation-maker
17333 Downloads
LaravelRelationMaker to help people generate model with relation
sly/relation-bundle
171 Downloads
Symfony2 bundle to manage relations between models/entities (like friends, contacts and others).
adideas/laravel-get-relationship-eloquent-model
372 Downloads
Laravel get relationship eloquent models
fs-ap/laravel-relationship-test
175 Downloads
Enhance the unit test of relationship in model to projects in laravel
yassinya/laravel-relation-cli
12 Downloads
Quickly define relationships between eloquent models with a simple command
worksome/model-attributes
250512 Downloads
Model attributes are dynamically generated data on models added as a relationship.
theoluirard/tree-structured-relation
13 Downloads
A package that adds a trait to the Laravel Model class and extends the Laravel Relation class with two new types of relations.
shomisha/unusual-relationships
1038 Downloads
This package offers a trait which provides your models with the ability to have relationships not included within standard Laravel installations.