pear

This is an old revision of the document!


The PEAR Project

PEAR is a framework and distribution system for reusable PHP components. You can find help using PEAR packages in the online manual and the FAQ.

If you have been told by other PEAR developers to sign up for a PEAR website account, you can use http://pear.php.net/account-request.php.

PEAR on the Command Line

The most user visible piece of software which makes up the PEAR framework is the command line tool.

For example, you can use the command line tool to install packages:

pear install -a MDB2

or upgrade existing packages

pear upgrade-all

This makes the installing of packages simpler for users & developers who administer their own servers.

Recent Posts

pear.1204945216.txt.gz · Last modified: 2017/09/22 13:28 (external edit)