PHPackages                             ascii-soup/phpspec-teamcity-formatter - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. ascii-soup/phpspec-teamcity-formatter

ActiveExtension[Testing &amp; Quality](/categories/testing)

ascii-soup/phpspec-teamcity-formatter
=====================================

PHPSpec TeamCity Formatter Extension

019PHP

Since Jun 3Pushed 10y ago1 watchersCompare

[ Source](https://github.com/ascii-soup/phpspec-teamcity-formatter)[ Packagist](https://packagist.org/packages/ascii-soup/phpspec-teamcity-formatter)[ RSS](/packages/ascii-soup-phpspec-teamcity-formatter/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

PHPSpec TeamCity Formatters Extension
=====================================

[](#phpspec-teamcity-formatters-extension)

This PHPSpec extension provides a TeamCity formatter for PHPSpec.

Requirements
------------

[](#requirements)

This extension requires:

- PHP 5.3.3 or later.

Installation
------------

[](#installation)

To install this, make sure you are using the latest release of PHPSpec, and then add the following to your `composer.json`:

```
"require-dev": {
    ...,
    "ascii-soup/phpspec-teamcity-formatters": "1.*"
}
```

Install or update your dependencies, and then in a `phpspec.yml` file in the root of your project, add the following:

```
extensions:
    - AsciiSoup\PhpSpec\TeamCityFormatter\Extension
```

Then, you can add a `--format` switch to your `phpspec` command as follows:

```
$ bin/phpspec run --format teamcity
```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/627657?v=4)[ASCII Soup](/maintainers/ascii-soup)[@ascii-soup](https://github.com/ascii-soup)

---

Top Contributors

[![ascii-soup](https://avatars.githubusercontent.com/u/627657?v=4)](https://github.com/ascii-soup "ascii-soup (8 commits)")

### Embed Badge

![Health badge](/badges/ascii-soup-phpspec-teamcity-formatter/health.svg)

```
[![Health](https://phpackages.com/badges/ascii-soup-phpspec-teamcity-formatter/health.svg)](https://phpackages.com/packages/ascii-soup-phpspec-teamcity-formatter)
```

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14228.7M346](/packages/dms-phpunit-arraysubset-asserts)[phpbenchmark/phpbenchmark

Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses

8011.5k2](/packages/phpbenchmark-phpbenchmark)

PHPackages © 2026

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