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
srlabs/eloquent-sti
3653 Downloads
Implement Single Table Inheritance within the Eloquent ORM
illuminatech/db-role
16 Downloads
Provides support for Eloquent relation role (table inheritance) composition in Laravel
dive-be/eloquent-super
8424 Downloads
Lightweight MTI (Multi-Table Inheritance) support for Eloquent models
markadell/laravel-postgresql-inherit
545 Downloads
Add inheritance in postgresql tables
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