This class implements a template engine that uses regular expressions to parse and process template place holder parameters.
It supports:
- Loops within template blocks iterating over multiple values of a template parameter
- Conditional template blocks
- Transform template parameters using template functions with the same names of built-in PHP functions
- Assigning parameter variables within the templates
- Displaying sets of data split in multiple pages
- Plug-ins to apply custom transformation functions
- Caching processed templates
| There are not enough user ratings to display for this class. |
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.