Libraries tagged by inheritage
alitnk/nova-parental-field
11 Downloads
A Laravel Nova field for single-table inheritance (Caleb Porzio's "Parental" package)
aivchen/psalm-forbidden-plugin
99 Downloads
Psalm plugin to forbid inheritance for classes
zenstruck/content-bundle
263 Downloads
Simple CMS for Symfony2 using Doctrine2 Class Table Inheritance
wamadev/nova-parental-field
4 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
synga/inheritance-finder
863 Downloads
This package can find classes which are extended, implemented by a certain class or is using a certain trait.
spmartin/cakephp-table-inheritance
2 Downloads
CakePHP STI & CTI pattern plugin
ricardofbarros/inheritance
17 Downloads
Easy Multiple Inheritance for Classes in PHP
oceceli/inheritable-model-settings
25 Downloads
Inherit any setting from any model infinitely deep
mswap/single-table-inheritance
17 Downloads
Single Table Inheritance Trait
isaacqc/laravel-single-table-inheritance
13 Downloads
A package that contains a model for single table inheritance with eloquent(laravel orm)
hickeroar/zf2-route-inheritance
705 Downloads
Allows ZF2 routes to extend other routes, overriding options.
fromholdio/silverstripe-elemental-inheritablearea
362 Downloads
A SilverStripe module providing an ElementalArea that can be inherited (and the CMS fields to manage this)
eslym/eloquent-inheritance
54 Downloads
Inheritance for eloquent models