TracNav menu
Downloading patForms
There are several ways to obtain a copy of patForms.
Download as archive
The recommended download page for patForms is our PEAR channel server, which provides tgz-archives for our latest releases.
Those are available at http://pear.php-tools.net/index.php?package=patForms
Nightly builds
You can get a current snapshot from http://snaps.php-tools.net.
Using the PEAR installer
If you are using PEAR 1.4.0 or higher, you can install patForms from our channel server (http://pear.php-tools.net) using:
$ pear channel-discover pear.php-tools.net $ pear install --alldeps pat/patForms
