Libraries tagged by model-relation
hassamulhaq/laravel-model-relation-search
15 Downloads
Laravel package to search via your models and model relations.
shortcodes/model-relationship
3330 Downloads
This is package that eases to manage model relationships automatically handling them by observers
yepwoo/laravel-parser
2 Downloads
Easily load model relations / accessories / attributes from frontend without changing your API
stevema/laravel-relations
24 Downloads
laravel的模型关系管理 项目中一堆模型的关系 管理起来很不舒服 写个插件专门做关系管理
ratiborro/laravel-relations
14 Downloads
Generating model relations in existing model files by database columns
mhdobd/eloquent-relation-guard
3 Downloads
A Laravel package for scanning model relations, And providing useful actions over them
kohutd/laravel-relation-traits
21 Downloads
Easily generate model relation traits in Laravel.
elngar/crud_generator
7 Downloads
helper to generate crud operations, model, relations, resource, form request, routes and more
ctf0/easy-searchable
73 Downloads
search model & relation attributes with ease
brandonwestcott/li3_relations
16384 Downloads
Lithium PHP model -> model relations
assemble/eloquentsearch
299 Downloads
Search and retrieve an eloquent model entity based on complex search criteria from the model relations.
vits/laravel-save-relationships
34 Downloads
Save Laravel model relationships.
tjventurini/get-relationship-key
224 Downloads
Trait and sample configuration to manage model relationships via configurations.
jerry58321/model-orderbywith
7 Downloads
This is a sorting method for Laravel Eloquent Model relationships.
aciddose/laravel-request-relationships
4047 Downloads
A model Trait for Laravel that let's you automatically load model's relationships by defining then in request parameters