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 | Template Generation Development Web Development |
|---|---|
| Licenses | MIT/X |
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.


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.
A trivial program to get time using the "daytime", "time", or HTTP protocols.