This package implements a template engine that compiles tags into PHP code. It can process templates with special tags that may appear in template files and compiles them into PHP scripts that once executed produce the template engine output. The tags and processed by plugin scripts that extend the template engine functionality. Currently it supports plugins to: Include additional templates,…
Download Link:
Source: Github, Hotscripts, SourceForge