JavaScript Editor Javascript validator     Web page editor 



Chapter 18. PEAR's meaning for developers

Table of Contents
Code of high quality
Chance to collaborate with and learn from other developers
Chance to release your own code

Code of high quality

PEAR is first and foremost a repository of reliable and high quality code. All packages comply with the PEAR Coding Standards. A new PEAR package should provide an API that is consistent, be written for PHP version 5.0.0 or newer, make use of PEAR_Exception for error handling, and adhere to the requirements of the package collective that it is accepted into.


Altrix Edge

JavaScript Editor Javascript validator     Web page editor