gitlab.com / rluna-open-source / code-quality / sonarsource / sonar-php
SonarPHP is a static code analyzer for PHP language used as an extension for the SonarQube platform. It will allow you to produce stable and easily supported code by helping you find and correct bugs, vulnerabilities and smells in your code.
Stars: 0
Forks: 1
Open issues: 0
License: None
Language:
Dependencies parsed at:
65
Created at: about 6 years ago
Updated at: almost 2 years ago
Last synced at: almost 2 years ago
- org.sonarsource.php:sonar-php-plugin ${project.version} provided
- org.sonarsource.api.plugin:sonar-plugin-api
its/plugin/tests/pom.xml
maven
its/ruling/pom.xml
maven
php-checks/pom.xml
maven
php-frontend/pom.xml
maven
- org.sonarsource.analyzer-commons:sonar-analyzer-test-commons compile
- com.google.guava:guava
- junit:junit
- org.apache.commons:commons-lang3
- org.assertj:assertj-core
- org.mockito:mockito-core
- org.sonarsource.analyzer-commons:sonar-regex-parsing
- org.sonarsource.api.plugin:sonar-plugin-api
- org.sonarsource.sonarqube:sonar-plugin-api-impl
- org.sonarsource.sonarqube:sonar-testing-harness
- org.sonarsource.sslr:sslr-core
- org.sonarsource.sslr:sslr-testing-harness
pom.xml
maven
- org.codehaus.staxmate:staxmate 2.0.1 provided
- org.sonarsource.api.plugin:sonar-plugin-api 9.9.0.229 provided
- com.google.code.findbugs:jsr305 1.3.9
- com.google.guava:guava 30.1.1-jre
- org.apache.commons:commons-lang3 3.10
- org.sonarsource.analyzer-commons:sonar-analyzer-commons 1.27.0.1040
- org.sonarsource.analyzer-commons:sonar-analyzer-test-commons 1.27.0.1040
- org.sonarsource.analyzer-commons:sonar-regex-parsing 1.27.0.1040
- org.sonarsource.analyzer-commons:sonar-xml-parsing 1.27.0.1040
- org.sonarsource.php:php-checks 3.24.0-SNAPSHOT
- org.sonarsource.php:php-frontend 3.24.0-SNAPSHOT
- org.sonarsource.sslr:sslr-core 1.24.0.633
- org.sonarsource.sslr:sslr-toolkit 1.24.0.633
- junit:junit 4.13.1 test
- org.apache.maven:maven-project 2.0.6 test
- org.assertj:assertj-core 3.5.2 test
- org.mockito:mockito-core 2.21.0 test
- org.sonarsource.orchestrator:sonar-orchestrator 3.35.0.2707 test
- org.sonarsource.sonarlint.core:sonarlint-core 4.7.0.12286 test
- org.sonarsource.sonarqube:sonar-plugin-api-impl 9.3.0.51899 test
- org.sonarsource.sonarqube:sonar-testing-harness 9.3.0.51899 test
- org.sonarsource.sslr:sslr-testing-harness 1.24.0.633 test
sonar-php-plugin/pom.xml
maven
- org.assertj:assertj-core
- org.codehaus.staxmate:staxmate
- org.mockito:mockito-core
- org.sonarsource.analyzer-commons:sonar-analyzer-commons
- org.sonarsource.analyzer-commons:sonar-xml-parsing
- org.sonarsource.api.plugin:sonar-plugin-api
- org.sonarsource.php:php-checks
- org.sonarsource.php:php-frontend
- org.sonarsource.sonarqube:sonar-plugin-api-impl
- org.sonarsource.sonarqube:sonar-testing-harness
- org.sonarsource.sslr:sslr-testing-harness