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.
Related Resources
Recent Posts
- An error occurred while fetching this feed: http://blog.pear.php.net/feed/
pear.1204945216.txt.gz · Last modified: 2025/04/03 13:08 (external edit)