Libraries tagged by table inheritance
jacopo/laravel-single-table-inheritance
648 Downloads
A package that contains a model for single table inheritance with eloquent(laravel orm)
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
pannella/laravel-cti
9 Downloads
A Laravel package for Class Table Inheritance support with automatic subtype casting.
illuminatech/db-role
16 Downloads
Provides support for Eloquent relation role (table inheritance) composition in Laravel
dive-be/eloquent-super
8423 Downloads
Lightweight MTI (Multi-Table Inheritance) support for Eloquent models
phl/laravel-sti
3120 Downloads
Single table inheritance with eloquent
muffin/sti
811 Downloads
Single Table Inheritance for CakePHP ORM
jaspaul/eloquent-sti
6743 Downloads
A simple single table inheritance library for eloquent.
alitnk/nova-parental-field
13 Downloads
A Laravel Nova field for single-table inheritance (Caleb Porzio's "Parental" package)
zenstruck/content-bundle
264 Downloads
Simple CMS for Symfony2 using Doctrine2 Class Table Inheritance
wamadev/nova-parental-field
6 Downloads
A Laravel Nova field for single-table inheritance (Caleb Porzio's "Parental" package)
cvsouth/entities
173 Downloads
Joined-table inheritance for Laravel
torifat/eloquent-single-table-inheritance
9 Downloads
Single Table Inheritance (STI) implemented as a Trait for Laravel Eloquent models