Libraries tagged by inheritance
qubus/inheritance
176 Downloads
A library of traits that can be used in place of helper classes or god classes.
phaza/single-table-inheritance
15762 Downloads
Single Table Inheritance Trait
megogo/multiple-inheritance-bundle
4799 Downloads
This Symfony2 bundle provides inheritance between multiple child bundles and one parent.
jacopo/laravel-single-table-inheritance
648 Downloads
A package that contains a model for single table inheritance with eloquent(laravel orm)
igorynia/multiple-inheritance-bundle
102 Downloads
This Symfony2 bundle provides inheritance between multiple child bundles and one parent.
thibaud-dauce/eloquent-inheritance-storage
18 Downloads
Easily manage inheritance with Eloquent 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
geeks4change/composable-inheritance
1130 Downloads
Provides composable inheritance via a magic classloader.
cvsouth/eloquent-inheritance
2676 Downloads
Joined-table inheritance for Laravel
piotrpress/singleton
155 Downloads
This library is a Singleton (anti)pattern implementation using a Traits with a support for an Object Inheritance and passing parameters to the constructor.
markadell/laravel-postgresql-inherit
522 Downloads
Add inheritance in postgresql tables
joseym/li3_hierarchy
319 Downloads
A Lithium PHP plugin to allow for template inheritance. It's slick.
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
csanquer/custom-base-behavior
583 Downloads
Propel Behavior to customize generated parent Base classes