Libraries tagged by inherit
aeolun/yamlconfig
27 Downloads
Allow parsing of config files with environment, inheriting properties from other environments.
tonix-tuft/php-cartesian-composition
1 Downloads
Cartesian composition algorithm to compose functions and objects implemented in PHP.
sunnysideup/my-class-tree
201 Downloads
Display a complete class tree - see a full (or filtered) list of all classes.
qubus/traits
10 Downloads
A library of traits that can be used in place of helper classes or god classes.
parshikovpavel/final-keyword
2 Downloads
Examples to examine from the article on habr.com
miklosfarkas/dynamic-discriminator-map-bundle
2204 Downloads
DCSDynamicDiscriminatorMapBundle simplifies the use of Doctrine Single Table Inheritance mapping strategy in Symfony2.
mashyindustries/laraccess
15 Downloads
Roles, Inheritence & Permissions for Laravel 5.4
jclaveau/php-behaviorable-trait
25 Downloads
Multiple inheritance defined at runtime for PHP 5.4+ (Inspired by Yii's Behavior)
fipps/contao-fileinfo-bundle
22 Downloads
Contao 4 File Info Bundle
conscribo-os/cf
31 Downloads
Non-intrusive ORM for PHP
wheregroup/joii
5231 Downloads
Javascript Object Inheritance Implementation
thibaud-dauce/postgresql-schema
18 Downloads
Add inheritance in postgresql tables
facile/doctrine-dynamic-discriminator-map
8 Downloads
Dynamic discriminator map for Doctrine ORM
axis/axis-extends-behavior
69 Downloads
Propel 1.6 behavior that handles DB entity extension
zhaiduting/singleton-pattern
7 Downloads
Inheritable singleton pattern in PHP