Libraries tagged by inherit
nodepub/theme-engine
20 Downloads
Theme engine built with Twig for creating customizable and inheritable site themes
melting-server/schema-dot-org-tree
10 Downloads
Reads a version of schema.org and builds out a structured tree. Access any entry's direct or inherited properties or traverse the tree using $entity->parent() or $entity->children. Supports multiple schema versions.
mauro-moreno/laravel-theme
1154 Downloads
Laravel 5 Themes: Asset & Views folder per theme. Theme inheritance. Blade integration and more... Fork of igaster/laravel-theme
mankingkaew/laravel-theme
66 Downloads
Laravel 10 Themes: Asset & Views folder per theme. Theme inheritance. Blade integration and more...
lorenzosanzari/mozaiku
8 Downloads
Plain PHP Template Inheritance Class
laravel-api-server/base
13 Downloads
This project holds the Base module for the API-Server. It contains some usefull base classes to inherit from.
kjmtrue/laravel-theme
831 Downloads
Laravel 5 Themes: Asset & Views folder per theme. Theme inheritance. Blade integration and more...
kiefer79/restdoc
218 Downloads
Seamlessly embeds Sphinx/reStructuredText-based documentation into your TYPO3 website. Instead of publishing your various manual, in-house documents, guides, references, ... solely as PDF, render them as JSON and use this extension to show them as part of your website to enhance the overall user experience and Search Engine Optimization (SEO). Lets you merge the chapter structure with the breadcrumb menu and much more. Documentation styles automatically inherit from your corporate design.
jc-it/yii2-json-behavior
204 Downloads
JSON behavior for Yii2 that adds magic attributes. Ideal for single table inheritance.
itrocks/extend
0 Downloads
Some annotations to simulate more multi-inheritance in PHP
ibrand/laravel-theme
247 Downloads
Laravel 5 Themes: Asset & Views folder per theme. Theme inheritance. Blade integration and more...
honzapospi/nette-composition
116 Downloads
Use composition instead of inheritance.
gzero/eloquent-base-model
360 Downloads
Eloquent Base Model is eloquent ORM model for inheritance.
gleman17/laravel-geographical
51 Downloads
Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances
gameplayjdk/php-mixin
3 Downloads
A library to enable dynamic horizontal inheritance when needed.