DTemplate
DTemplate is a PHP-based template engine originally based on FastTemplate 1.1.0. Open source, GPL.
From the website:
DTemplate is a template engine written in PHP. It allows you to separate your programing logic from your HTML output. If you've ever tried to print a complex page with dynamic data in a table using only PHP you will probably appreciate this ability.
Visit DTemplate


