Libraries tagged by eloquent inheritance
nanigans/single-table-inheritance
2666592 Downloads
Single Table Inheritance Trait
carsdotcom/single-table-inheritance
11541 Downloads
Single Table Inheritance Trait
mannikj/laravel-sti
6808 Downloads
A single table inheritance trait for you eloquent models
pannella/laravel-cti
2131 Downloads
A Laravel package for Class Table Inheritance support with automatic subtype casting.
proai/eloquent-inheritance
1084 Downloads
Single table inheritance for Laravel inspired by the Rails implementation
cvsouth/eloquent-inheritance
2680 Downloads
Joined-table inheritance for Laravel
srlabs/eloquent-sti
3797 Downloads
Implement Single Table Inheritance within the Eloquent ORM
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
thibaud-dauce/eloquent-inheritance-storage
18 Downloads
Easily manage inheritance with Eloquent ORM
jonnypickett/eloquent-sti
1225 Downloads
Single Table Inheritance for Eloquent ORM
jacopo/laravel-single-table-inheritance
648 Downloads
A package that contains a model for single table inheritance with eloquent(laravel 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
15768 Downloads
Single Table Inheritance Trait
illuminatech/db-role
17 Downloads
Provides support for Eloquent relation role (table inheritance) composition in Laravel