Cache: AbsTemplate
Costin T (contact me)
This class implements a template engine based PHP script templates and variable replacement.
It can process template PHP scripts that are executed.
The class captures the template scripts output and replaces template variables by assigned values.
The resulting output can be cached in files to avoid template reprocessing overhead.
Click here for detailed information about this class on phpclasses.org