Libraries tagged by inheritance
mannikj/laravel-sti
6808 Downloads
A single table inheritance trait for you eloquent models
spiral/filters
14254 Downloads
Deep Structural Validation, Data Mapper, Inheritance
purekid/mongodm
25939 Downloads
MongoDB ORM that includes support for references,embed and multilevel inheritance.
jurager/eav
760 Downloads
Flexible Entity-Attribute-Value (EAV) system for Laravel with typed storage, localization, and attribute inheritance
fanmade/laravel-delegated-permissions
334 Downloads
Inheritance-based, scoped authorization for Laravel: each role delegates a subset of its own permissions to its children, and revoking cascades down the tree.
arc/prototype
16655 Downloads
ARC: prototypical inheritance component
proai/eloquent-inheritance
1084 Downloads
Single table inheritance for Laravel inspired by the Rails implementation
jlorente/yii2-activerecord-inheritance
4230 Downloads
ActiveRecord Inheritance is an util to provide the Class Table Inheritance Pattern the to the Yii2 framework. It fakes inheritance between two ActiveRecord classes.
queo/doctrine-inheritance-extension
7945 Downloads
This extension will allow you to define the discriminator mapping from the child entity
geeks4change/composable-inheritance
4460 Downloads
Provides composable inheritance via a magic classloader.
cvsouth/eloquent-inheritance
2680 Downloads
Joined-table inheritance for Laravel
matte97p/laravel-postgresql-inherit
256 Downloads
Add inheritance in postgresql tables
bigdropinc/yii2-sti
14584 Downloads
This extension provides realization of single table inheritance
srlabs/eloquent-sti
3797 Downloads
Implement Single Table Inheritance within the Eloquent ORM
wnikk/laravel-access-rules
3703 Downloads
Simple system of ACR (access control rules) for Laravel, with roles, groups, unlimited inheritance and possibility of multiplayer use.