Libraries tagged by relationship model
jeidison/model-filtrable
30 Downloads
Filter Eloquent Models and Relationships
g4t/model-studio
3 Downloads
Eloquent model studio for Laravel — generates models with relationships and casts from your migration files, and detects drift between your schema and existing models.
balfour/eloquent-dynamic-relationships
11 Downloads
A library for monkey patching relationships between Eloquent models at runtime
nld-labs/laravel-persist-relationships
0 Downloads
Persist an Eloquent model and sync relationships atomically.
lewis-neiland/laravel-cacheable-model
17 Downloads
A package to manage caching Eloquent models and their relationships.
ajimoti/modelplus
2 Downloads
An intuitive UI for browsing Laravel Eloquent models with smart relationship handling
snowpenguinstudios/laravel-model-status
5 Downloads
This Laravel package allows the ability to implement a status feature to any Laravel model. This utilizes the polymorphic relationships.
maheralyamany/laravel-model-generator
3 Downloads
Generate Laravel models from database tables with relationships
farhanisrakyen/laravel-model-bender
34 Downloads
Interactive Laravel model generator with fields, enums, casts, relationships, and migrations
laragrad/eloquent-model-pg-array-relations
18 Downloads
khairy/migration-model-sync
35 Downloads
Automatically sync Laravel models from migration files, including fillable, casts, and relationships.
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
diki/model_has_departments
24 Downloads
Relationship users and departments
devlin/laravel-model-analyzer
16 Downloads
Analyze and validate Eloquent relationships against database schema
amranibrahem/laravel-model-generator
22 Downloads
Automatically generate Eloquent models from database tables with professional PHPDoc, relationships, and multi-database support