This package implements an HTML template engine caches compiled results.
There is a template loader class that checks whether a given template was previously compiled.
Another class is responsible for compiling a template it it was not yet processed. The results are stored as PHP scripts in a given template cache directory.
It supports variable replacement with configurable delimiters, conditional sections, sections to be ignored or not parsed and loops.
| Not yet rated by the users |
| |
Applications that use this class |
|
|
| Link |
Description |
| memht |
cms open source |

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|