Libraries tagged by eloquent inheritance
nanigans/single-table-inheritance
1736590 Downloads
Single Table Inheritance Trait
dive-be/eloquent-super
7421 Downloads
Lightweight MTI (Multi-Table Inheritance) support for Eloquent models
carsdotcom/single-table-inheritance
3017 Downloads
Single Table Inheritance Trait
mannikj/laravel-sti
4647 Downloads
A single table inheritance trait for you eloquent models
jonnypickett/eloquent-sti
720 Downloads
Single Table Inheritance for Eloquent ORM
jacopo/laravel-single-table-inheritance
645 Downloads
A package that contains a model for single table inheritance with eloquent(laravel orm)
srlabs/eloquent-sti
3413 Downloads
Implement Single Table Inheritance within the Eloquent ORM
phaza/single-table-inheritance
15747 Downloads
Single Table Inheritance Trait
phl/laravel-sti
3115 Downloads
Single table inheritance with eloquent
proai/eloquent-inheritance
387 Downloads
Single table inheritance for Laravel inspired by the Rails implementation
igaster/eloquent-inheritance
145 Downloads
Use a One-To-One (or One-To-Many) relation between a parent & child Tables to simulate inheritance between Models
cvsouth/eloquent-inheritance
2674 Downloads
Joined-table inheritance for Laravel
thibaud-dauce/eloquent-inheritance-storage
18 Downloads
Easily manage inheritance with Eloquent ORM
oldtimeguitarguy/eloquent-single-table-inheritance
5046 Downloads
Simple single table inheritance for eloquent models in Laravel & Lumen
jaspaul/eloquent-sti
6741 Downloads
A simple single table inheritance library for eloquent.