symbiote/phpcs-sonar
Composer 安装命令:
composer require symbiote/phpcs-sonar
包简介
Provides a Generic Issue Import Format report output for PHPCS, for use with tools such as Sonarqube
README 文档
README
AKA Sonarqube formatter for PHPCS reports output
This has been taken from code contributed by Marek freezy Víger (https://github.com/freezy-sk) on the PHP_CodeSniffer repository that was never merged in (squizlabs/PHP_CodeSniffer#2451). Have extracted for use in projects by adding this repository to your project, then running
Installation
Due to some composer installer constraints, you'll need to add the security audit module to your root level composer json so that aliasing works as expected;
composer require --dev dealerdirect/phpcodesniffer-composer-installer:"0.7.1 as 0.6.0" pheromone/phpcs-security-audit:dev-master Usage
./vendor/bin/phpcs --standard=Security --report=./vendor/symbiote/phpcs-sonar/src/Sonar.php path/ > report-file.json
统计信息
- 总下载量: 8.86k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2026-01-04