AvanTemplate is a templateengine for PHP. It is multi-byte safe and consumes little computing resource. It supports variable replacement, block that can be set to hidden or shown, loop, multple-depth loop, and inclusion of external template file.
A different template system for PHP 4. It's loosely based on TARP and looks a little like FastTemplate, but instead of providing data to the templateengine, this one gets or makes the information itself. No longer being developed.
The Core Object Rendering Engine is an extensible, template driven, web application platform and content manager. All data, including sql tables,
are accessible from a tree of tied hashes. Branches can easily be incorporated into existing web pages.
Trison has the goal to become a templateengine with support of php, java and the transform ability to javascript to intergrate client/serverside generation of code.
Self-Contained CGI (sccgi) is a C++ application that can be customized by developers looking to write high-performance web applications. It includes several database adapters and a templateengine. Additionally, it can be extended with Lua.