Libraries tagged by inheritance
hpkns/laravel-sti
1533 Downloads
A simple Single Table Inheritance trait for Eloquent models
honzapospi/nette-composition
119 Downloads
Use composition instead of inheritance.
gzero/eloquent-base-model
362 Downloads
Eloquent Base Model is eloquent ORM model for inheritance.
gameplayjdk/php-mixin
4 Downloads
A library to enable dynamic horizontal inheritance when needed.
fromholdio/silverstripe-heroic
181 Downloads
A SilverStripe module adding full-featured, flexible hero/banner area (flat or carousel) to pages with inheritance of settings & themes, & colour/image/video backgrounds.
fromholdio/silverstripe-featureimage
433 Downloads
Adds feature image to pages and a fallback to SiteConfig, with inheritance/fallbacks
faevatech/mongodm
6 Downloads
MongoDB ORM that includes support for references,embed and multilevel inheritance.
elwinar/minit
46 Downloads
Minimal Inheritance Templating engine for Laravel 5
eisteeee/sectioned-view
31 Downloads
layout inheritance and sections in php's native templates
edevelops/native-tpl-heir
8 Downloads
Tiny plain PHP native template inheritance library
dominikstyp/laravel-model-abstractor
9 Downloads
Makes AbstractModel inside app/models directory, changes make:model command to generate models which inherit from AbstractModel, and provides php artisan command to move your existing models to app/models directory and change their inheritance to AbstractModel. Thanks to that all your models will inherit from your custom class.
dominicwatts/addtocart
0 Downloads
Magento 2 Add to cart helper - just drop in and go - avoid template block inheritance issues
charm/tpl
6 Downloads
An ultra minimalistic, single file template engine. Uses PHP as the template language, but provides the type of template inheritance you see in Blade or Twig.
carlosmaiello/sti
14 Downloads
Single Table Inheritance for CakePHP 3 ORM
bytefreak/config
1023 Downloads
Simple configuration class for JSON configuration files with 'inheritance' support.