Libraries tagged by eloquent inheritance
nanigans/single-table-inheritance
2728194 Downloads
Single Table Inheritance Trait
mannikj/laravel-sti
7142 Downloads
A single table inheritance trait for you eloquent models
pannella/laravel-cti
2851 Downloads
A Laravel package for Class Table Inheritance support with automatic subtype casting.
proai/eloquent-inheritance
1152 Downloads
Single table inheritance for Laravel inspired by the Rails implementation
jonnypickett/eloquent-sti
1259 Downloads
Single Table Inheritance for Eloquent ORM
phaza/single-table-inheritance
15789 Downloads
Single Table Inheritance Trait
carsdotcom/single-table-inheritance
11821 Downloads
Single Table Inheritance Trait
igaster/eloquent-inheritance
150 Downloads
Use a One-To-One (or One-To-Many) relation between a parent & child Tables to simulate inheritance between Models
cvsouth/eloquent-inheritance
2680 Downloads
Joined-table inheritance for Laravel
thibaud-dauce/eloquent-inheritance-storage
18 Downloads
Easily manage inheritance with Eloquent ORM
oldtimeguitarguy/eloquent-single-table-inheritance
5118 Downloads
Simple single table inheritance for eloquent models in Laravel & Lumen
jacopo/laravel-single-table-inheritance
648 Downloads
A package that contains a model for single table inheritance with eloquent(laravel orm)
srlabs/eloquent-sti
3805 Downloads
Implement Single Table Inheritance within the Eloquent ORM
jaspaul/eloquent-sti
6743 Downloads
A simple single table inheritance library for eloquent.
dive-be/eloquent-super
8424 Downloads
Lightweight MTI (Multi-Table Inheritance) support for Eloquent models