Templum

{{"Simple PHP Templating"}}

Download

There are two ways to install Templum: Via PEAR (recommended), or manually from the source package:

PEAR

Notice: If you've got an older version of Templum installed, you must first remove that version using the following command:

pear uninstall channel://__uri/templum-0.3.0

You can directly install Templum from the Internet if you've got PEAR installed with the following command:

pear install http://templum.electricmonk.nl/releases/templum-0.4.0.tgz

You can also download the PEAR package manually and install it with:

pear install ./templum-0.4.0.tgz

http://templum.electricmonk.nl/releases/templum-0.4.0.tgz

Source

You can also download a normal source package. These source packages include the documentation and examples for that release.

MaturityVersiontar.gz
Betav0.4.0templum-src-0.4.0.tar.gz
Alphav0.3.0templum-src-0.3.0.tar.gz
Alphav0.2.0templum-src-0.2.0.tar.gz
Alphav0.1.0templum-src-0.1.0.tar.gz