PHPackages                             setasign/phpcs-teamcity-report - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. setasign/phpcs-teamcity-report

ActiveLibrary

setasign/phpcs-teamcity-report
==============================

v1.0.1(5y ago)238.0k↓33.3%MITPHPPHP ^7.1 || ^8.0

Since Oct 24Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Setasign/phpcs-teamcity-report)[ Packagist](https://packagist.org/packages/setasign/phpcs-teamcity-report)[ RSS](/packages/setasign-phpcs-teamcity-report/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

phpcs-teamcity-report
=====================

[](#phpcs-teamcity-report)

A phpcs reporter for teamcity using the [inspection service messages](https://confluence.jetbrains.com/display/TCD18/Build+Script+Interaction+with+TeamCity#BuildScriptInteractionwithTeamCity-ReportingInspections)

Usage
=====

[](#usage)

Note that you have to install the report script the same way as PHP\_CodeSniffer. At the moment we only support composer.

So use:

```
composer global require "setasign/phpcs-teamcity-report=*"

```

Or:

```
{
    "require-dev": {
        "squizlabs/php_codesniffer": "^3.0",
        "setasign/phpcs-teamcity-report": "^1.0"
    }
}

```

To use the report just add the following parameter to your code sniffer call:

```
--report=\setasign\PhpcsTeamcityReport\TeamcityReport

```

Drawbacks
=========

[](#drawbacks)

At the moment all inspections are in the category "CodeSniffer" without a description or a 'readable' name. Due to a missing easy way to extract these from CodeSniffer.

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~772 days

Total

2

Last Release

1982d ago

PHP version history (2 changes)1.0.0PHP ^7.1

v1.0.1PHP ^7.1 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/78b46f7020bdcd25e761812659988691e50aba9a25b2a48ea33f6137f2fc2536?d=identicon)[Setasign](/maintainers/Setasign)

---

Top Contributors

[![MaximilianKresse](https://avatars.githubusercontent.com/u/545671?v=4)](https://github.com/MaximilianKresse "MaximilianKresse (7 commits)")

---

Tags

phpphp71php72phpcs-reportteamcity

### Embed Badge

![Health badge](/badges/setasign-phpcs-teamcity-report/health.svg)

```
[![Health](https://phpackages.com/badges/setasign-phpcs-teamcity-report/health.svg)](https://phpackages.com/packages/setasign-phpcs-teamcity-report)
```

###  Alternatives

[slevomat/coding-standard

Slevomat Coding Standard for PHP\_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.

1.5k123.5M1.8k](/packages/slevomat-coding-standard)[drupal/coder

Coder is a library to review Drupal code.

3043.6M458](/packages/drupal-coder)[yoast/yoastcs

PHP\_CodeSniffer rules for Yoast projects

221.1M29](/packages/yoast-yoastcs)[mayflower/mo4-coding-standard

PHP CodeSniffer ruleset implementing the MO4 coding standards extending the Symfony coding standards.

17508.3k5](/packages/mayflower-mo4-coding-standard)[chromatic/usher

A collection of Robo commands for use on Chromatic projects.

13534.3k1](/packages/chromatic-usher)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
