Sonarqube offers different quality profiles for checking php code. We are wondering what the "best" profile would be for a Zend 1 application and what the main differences are.
The profiles which are currently available are:
- All PHP CodeSniffer (581 Rules)
- All PHPMD (25 rules)
- Pear profile (125 rules)
- Sonar way (66 rules)
- Zend profile (26 rules)
We are using sonarqube 4.