By submitting PHP Resources you own, or know of, you'll help us build the largest PHP Resource website on the net. Please double check that your resource doesn't already exist before you submit it!!. We thank you for helping make this a better website.
PEAR provides some tools to help developers keep their code clean
and free of coding standards related errors.
For one there is
PHP_CodeSniffer
which can be used to detect coding standard errors in your scripts.
Further, whole PEAR CVS repository is checked each night for violations
- the results can be found at
PEAR QA results overview page
as well as on the linked subpages which explain the errors in detail.