Libraries tagged by inherit
omt/core-theme
3 Downloads
Laravel 5 Themes: Asset & Views folder per theme. Theme inheritance. Blade integration and more...
nodepub/theme-engine
20 Downloads
Theme engine built with Twig for creating customizable and inheritable site themes
nixn/hiccup
6 Downloads
An HTML templating engine, based on PHP code (strings, arrays, classes and inheritance). It is a (sophisticated) port of [Hiccup for Clojure](https://github.com/weavejester/hiccup).
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
1155 Downloads
Laravel 5 Themes: Asset & Views folder per theme. Theme inheritance. Blade integration and more... Fork of igaster/laravel-theme
lorenzosanzari/mozaiku
9 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
834 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
205 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...
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.