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. [Utility &amp; Helpers](/categories/utility)
4. /
5. setasign/phpcs-teamcity-report

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

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

v1.0.1(5y ago)238.8k↑275%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 2d 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 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity68

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

2038d 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

[humanmade/coding-standards

Human Made Coding Standards

160443.1k59](/packages/humanmade-coding-standards)[dereuromark/cakephp-ide-helper

CakePHP IdeHelper Plugin to improve auto-completion

1882.3M44](/packages/dereuromark-cakephp-ide-helper)[mediawiki/mediawiki-codesniffer

MediaWiki CodeSniffer Standards

343.2M444](/packages/mediawiki-mediawiki-codesniffer)[ec-europa/toolkit

Toolkit packaged for Drupal projects based on Robo.

40252.8k34](/packages/ec-europa-toolkit)[shopsys/coding-standards

Coding standards definition compatible with PSR-2

20280.7k20](/packages/shopsys-coding-standards)

PHPackages © 2026

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