bTemplate is a PHP class that facilitates the
separation of PHP code and various markup
languages (HTML, XML, etc.). It provides simple
variable interpolation, loops, complex (nested)
loops, simple conditionals, and case loops. By
default, it uses XML compatible syntax, but the
opening and closing tags can be customized.