Installing Framework
Framework is a PEAR installable package, which means that you can install and upgrade it via the pear utility.
Requirements
- PHP5
- PEAR 1.4.0b1 or higher
- Smarty from http://pear.joestump.net
- Validate
- DB
- Log
- XML_Serializer
- I18Nv2
Framework
$ pear channel-discover pear.joestump.net $ pear install --alldeps joestump/Framework
