nasext / templating
Templating for Nette Framework
Installs: 27
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/nasext/templating
Requires
- php: >=5.3.0
- nette/nette: @dev
This package is auto-updated.
Last update: 2025-09-14 00:10:28 UTC
README
NasExt/Templating extension is to search template files for the layout, view, component templates and single fileTemplates in Nette Framework.
Requirements
NasExt/GoogleCharts requires PHP 5.3.2 or higher.
Installation
The best way to install NasExt/Templating is using Composer:
$ composer require nasext/templating:@dev
Repository http://github.com/nasext/templating.