Download the PHP package rogervila/php-sonarqube-scanner without Composer
On this page you can find all versions of the php package rogervila/php-sonarqube-scanner. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rogervila/php-sonarqube-scanner
More information about rogervila/php-sonarqube-scanner
Files in rogervila/php-sonarqube-scanner
Download rogervila/php-sonarqube-scanner
More information about rogervila/php-sonarqube-scanner
Files in rogervila/php-sonarqube-scanner
Vendor rogervila
Package php-sonarqube-scanner
Short Description Run SonarQube Scanner with composer
License MIT
Package php-sonarqube-scanner
Short Description Run SonarQube Scanner with composer
License MIT
Please rate this library. Is it a good library?
Informations about the package php-sonarqube-scanner
Run SonarQube Scanner with composer
Usage
Install the package as a dev requirement
Run with composer
Defaults
If the package finds that there are missing properties, it will try provide them automatically from your project's composer.json
file.
Property | Source | Example |
---|---|---|
sonar.projectKey | adapted composer.json name property |
-Dsonar.projectKey=rogervila_php-sonarqube-scanner |
sonar.projectDescription | adapted composer.json description property |
-Dsonar.projectDescription="Run SonarQube Scanner with composer" |
sonar.projectName | adapted composer.json name property |
-Dsonar.projectName=php-sonarqube-scanner |
sonar.sources | Base project path | -Dsonar.sources=<PROJECT PATH> |
sonar.exclusions | Opininated exclusions based on composer projects usage | -Dsonar.exclusions="vendor/**, node_modules/**, .scannerwork/**" |
License
This project is open-sourced software licensed under the MIT license.
All versions of php-sonarqube-scanner with dependencies
PHP Build Version
Package Version
Requires
ext-zip Version
*
crysalead/dir Version ^2.0
danieljharvey/php-git-branch Version ^1.1
tivie/php-os-detector Version ^1.1
crysalead/dir Version ^2.0
danieljharvey/php-git-branch Version ^1.1
tivie/php-os-detector Version ^1.1
The package rogervila/php-sonarqube-scanner contains the following files
Loading the files please wait ....