PEAR is short form of "PHP Extension and Application Repository" and the purpose of PEAR is to provide:
1. A standard style for code written in PHP.
2. A structured library of open-source code for PHP users
3. A system for code distribution and package maintenance
4. The PHP Extension Community Library (PECL).
5. A web site, mailing lists and download mirrors to support the PHP/PEAR community.