Libraries tagged by single-table-inheritance
nanigans/single-table-inheritance
1741090 Downloads
Single Table Inheritance Trait
carsdotcom/single-table-inheritance
3052 Downloads
Single Table Inheritance Trait
netpositive/discriminatormap-bundle
11149 Downloads
Dynamic DiscriminatorMap extender for Symfony2 with Doctrine ORM 2
mannikj/laravel-sti
4649 Downloads
A single table inheritance trait for you eloquent models
sam-it/yii2-singletableinheritance
15602 Downloads
Single Table Inheritance for Yii2
damianociarla/dynamic-discriminator-map-bundle
35890 Downloads
DCSDynamicDiscriminatorMapBundle simplifies the use of Doctrine Single Table Inheritance mapping strategy in Symfony2.
phaza/single-table-inheritance
15748 Downloads
Single Table Inheritance Trait
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
jonnypickett/eloquent-sti
721 Downloads
Single Table Inheritance for Eloquent ORM
phl/laravel-sti
3115 Downloads
Single table inheritance with eloquent
muffin/sti
805 Downloads
Single Table Inheritance for CakePHP ORM
bigdropinc/yii2-sti
13690 Downloads
This extension provides realization of single table inheritance
oldtimeguitarguy/eloquent-single-table-inheritance
5046 Downloads
Simple single table inheritance for eloquent models in Laravel & Lumen
proai/eloquent-inheritance
389 Downloads
Single table inheritance for Laravel inspired by the Rails implementation