rogervila/php-sonarqube-scanner

Run SonarQube Scanner with composer

1.1.0 2020-12-09 07:46 UTC

This package is auto-updated.

Last update: 2024-09-16 13:41:35 UTC


README

Run SonarQube Scanner with composer

Latest Stable Version Total Downloads Build Status

Run SonarQube Scanner with composer

Usage

Install the package as a dev requirement

composer require rogervila/php-sonarqube-scanner --dev

Run with composer

vendor/bin/sonar-scanner

Defaults

If the package finds that there are missing properties, it will try provide them automatically from your project's composer.json file.

License

This project is open-sourced software licensed under the MIT license.