PHP Extension & Application RepositoryPyrus - A few PEAR Compatible Packages

About

These packages came about due to recurring patterns in setting up web-based database applications in php. I always try to use the appropriate PEAR package wherever possible as it makes for faster setup time and cleaner code. However there were some things for which no PEAR package exists, like constantly creating search forms which lead me to write reusable classes that fit into PEAR. I use the packages listed here almost always and I find that, although not terribly complicated or groundbreaking, they do save me some setup time.

Note this is not related to the PEAR2 project, which has also been named Pyrus.

Project Page

http://sourceforge.net/projects/pyrus

Installation

One can either download the tgz file and run

pear install <package_file.tgz>

or specify the url from sourceforge:

pear install <package_url>

Contact

Be glad to hear some feedback!

dsanders@baselinesolutions.com.au

 
SourceForge.net Logo