Libraries tagged by eloquent inheritance
nanigans/single-table-inheritance
2209729 Downloads
Single Table Inheritance Trait
mannikj/laravel-sti
5430 Downloads
A single table inheritance trait for you eloquent models
proai/eloquent-inheritance
714 Downloads
Single table inheritance for Laravel inspired by the Rails implementation
jonnypickett/eloquent-sti
935 Downloads
Single Table Inheritance for Eloquent ORM
carsdotcom/single-table-inheritance
8204 Downloads
Single Table Inheritance Trait
igaster/eloquent-inheritance
149 Downloads
Use a One-To-One (or One-To-Many) relation between a parent & child Tables to simulate inheritance between Models
cvsouth/eloquent-inheritance
2676 Downloads
Joined-table inheritance for Laravel
thibaud-dauce/eloquent-inheritance-storage
18 Downloads
Easily manage inheritance with Eloquent ORM
jacopo/laravel-single-table-inheritance
648 Downloads
A package that contains a model for single table inheritance with eloquent(laravel orm)
srlabs/eloquent-sti
3653 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
phaza/single-table-inheritance
15763 Downloads
Single Table Inheritance Trait
illuminatech/db-role
16 Downloads
Provides support for Eloquent relation role (table inheritance) composition in Laravel
phl/laravel-sti
3120 Downloads
Single table inheritance with eloquent