This class implements a template engine that uses regular expressions to find placeholders to replace.
It can read a template from a file and file placeholders to be replaced by template variable values.
The class can assign individual variable values or arrays with several variable values.
A separate sub-class extends the base class to support delimited template section replacements.
| 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.