Once you completed the full installation of Sonar and the PHP plugin, you can start to analyse your PHP project:
- using the Java Runner (recommended way - simple but still efficient)
- using the Maven Plugin
- using the Ant Task
If you just want to easily test the PHP plugin, you can use the (very basic) PHP example project that we're using for our tests.
To get it, check it out with the following subversion command line:
Labels
