Libraries tagged by model relations
fs-ap/laravel-relationship-test
177 Downloads
Enhance the unit test of relationship in model to projects in laravel
yassinya/laravel-relation-cli
13 Downloads
Quickly define relationships between eloquent models with a simple command
worksome/model-attributes
250513 Downloads
Model attributes are dynamically generated data on models added as a relationship.
shomisha/unusual-relationships
1039 Downloads
This package offers a trait which provides your models with the ability to have relationships not included within standard Laravel installations.
kesha-dev/yii2-save-relations-behavior
78 Downloads
Validate and save automatically related Active Record models.
envant/laravel-model-mutator
266 Downloads
Load relations and append attributes from request query
blainesch/li3_fake_model
16519 Downloads
Lithium PHP alternative (fast) model implementation
anas/easy-dev
60 Downloads
A Laravel package for generating CRUD operations and managing model relationships
hariadi/laravel-boilerplate-generator
607 Downloads
Generate Model, attribute, relation, scope trait and repository for Laravel Boilerplate
abdallahmohammed/laravel-eloquent-filter
10 Downloads
A simple laravel package to filter models and relations
railken/laravel-eloquent-join
21581 Downloads
This package introduces the join magic for eloquent models and relations.
velitsol/eloquent-filter
11 Downloads
A laravel package to filter eloquent models and their relationships based on URL query strings.
erikgall/transformer
306 Downloads
Laravel model transformers with relationships for API based applications.
malhal/laravel-createdby
130 Downloads
A trait that adds createdBy and updatedBy user relations to your models
davidwesdijk/laravel-polymorphic-eav
1841 Downloads
Integrate the entity-attribute-value model with polymorphic Eloquent-relations in your Laravel application.