Projects / Templum

Templum

Templum is an extremely lightweight, simple yet powerful, and fast templating engine for PHP. It re-uses the power of PHP itself for rendering templates, but provides additional features making it easier and more secure to write templating code. Rendering templates using Templum is very fast; it approximates native PHP rendering speed for include() statements.

Tags
Licenses

RSS Recent releases

Release Notes: This release of adds the ability to include other templates, fixes some minor bugs, and updates the user guide. Templum's stability has been promoted to Beta.

Release Notes: This release features various bugfixes and improvements in the code and documentation. Inheritance has been implemented, allowing you to inherit from other templates.

  •  26 Apr 2009 22:00

Release Notes: This release fixes a bug in handling newlines, adds PHP v4 support, and adds the ability to turn off automatic escaping and changing the locale after Templum object creation. It also features improvements to the documentation and various new examples.

Release Notes: Initial release.

Screenshot

Project Spotlight

Galera Load Balancer

A TCP load-balancing proxy.

Screenshot

Project Spotlight

daytime

A trivial program to get time using the "daytime", "time", or HTTP protocols.