Details
-
Type:
Coding Standards Violation
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: 1.6.0
-
Component/s: None
-
Labels:None
Description
It would be nice to have some level of automated coding standards compliance assistance, and below are a couple of options:
Most likely this is too old and doesn't work with PHP 5.1.4: phpCodeBeautifier
(Thanks,
Gavin)
To evaluate: PHP_CodeSniffer
(Thanks,
Nick Lo)
Help Wanted - We would like help with evaluating such a system for Zend Framework code, as we would possibly integrate a good solution as a pre-commit hook to the Subversion repository.
Not evaluated yet for quality yet, but:
http://pear.php.net/package/PHP_Beautifier
Most recent release was in June, built in PHP 5. Works on the command line, and you write custom rules.