wiki:Downloads
Last modified 7 years ago Last modified on 03/03/06 17:22:50

WikiInclude(Includes/Header)?

Downloading and installing patTemplate

Installing patTemplate via PEAR

patTemplate is available via our PEAR channel. Execute the following steps:

$ pear channel-discover pear.php-tools.net
$ pear install pat/patTemplate

Downloading releases

If you are not able to use the PEAR installer, you may still download a tgz packaged file containing all classes.

Latest patTemplate releases are available at http://pear.php-tools.net.

Make sure you also download and install all dependencies in order to use patTemplate, especially patError.

Nightly snaphots

You can download packaged development versions of patTemplate from http://snaps.php-tools.net.

Anonymous subversion access

You can always get the latest development version of patTemplate from our subversion repository:

$ svn co http://www.php-tools.net/svn/patTemplate/trunk patTemplate