| Authors |
SonarSource, Julien Lancelot |
| Jira |
http://jira.codehaus.org/browse/SONARPLUGINS/component/13723 |
| Last Version |
N/A |
| State |
Under development |
| License |
LGPL v3 |
| Sources |
http://svn.codehaus.org/sonar-plugins/trunk/php/ |
| Download |
N/A |
Compatibility
| Plugin versions |
1.8 |
|---|---|
| 0.1 | |
Features
Installation
- Install PHP
- Install PEAR if not included in PHP distribution (tutorial for MacOS X Leopard)
- Install PHP Depend
pear channel-discover pear.pdepend.org pear install pdepend/PHP_Depend-beta
- Install PHP CodeSniffer
- Download and unzip 1.2.0 RC1release
- Execute in the directory 'PHP_CodeSniffer-1.2.0RC1' :
pear install PHP_CodeSniffer-1.2.0RC1
- Copy the sonar plugin (.jar file) to /extensions/plugins/ directory
- Restart Sonar Web server
