symbiote/phpcs-sonar 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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
  • 点击次数: 7
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 3
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2026-01-04