This class implements a compiled template engine.
It processes templates and generates PHP script files that generate the template output when executed.
The template variables are defined as arrays which are extracted into local variables before including the compiled template script files.
The template engine supports variables with optional modifiers, comments, including external template files, adding separate Javascript and CSS style definitions, localized text, inline PHP code, conditional sections and loops to iterate over array variables.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (75.0%) |
Good (93.8%) |
- |
Not sure (50.0%) |
- |
- |
Not sure (51.9%) |
1201 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

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