PHPackages                             pawel-grzona/teamcity-phpspec-extension - 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. pawel-grzona/teamcity-phpspec-extension

ActiveLibrary

pawel-grzona/teamcity-phpspec-extension
=======================================

Makes TeamCity display phpspec execution results in real-time.

2.0.6(11y ago)265.2k6[1 PRs](https://github.com/pawel-grzona/teamcity-phpspec-extension/pulls)MITPHPPHP &gt;=5.3.0

Since Dec 26Pushed 9y agoCompare

[ Source](https://github.com/pawel-grzona/teamcity-phpspec-extension)[ Packagist](https://packagist.org/packages/pawel-grzona/teamcity-phpspec-extension)[ RSS](/packages/pawel-grzona-teamcity-phpspec-extension/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (9)DependenciesVersions (10)Used By (0)

\#PhpSpec extension for TeamCity CI

Formats PhpSpec output to make TeamCity display spec execution results in real-time.

[![Build Status](https://camo.githubusercontent.com/5a8c49bbe165c42c3dad50a710686f783a852d6f9116027e5d47adcc546d2294/68747470733a2f2f7472617669732d63692e6f72672f706177656c2d67727a6f6e612f7465616d636974792d706870737065632d657874656e73696f6e2e706e67)](https://travis-ci.org/pawel-grzona/teamcity-phpspec-extension)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/ec30b73f8846d8eed42914598ea0e5b47549bfefa76f254b53ffdfac79eac9ec/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f706177656c2d67727a6f6e612f7465616d636974792d706870737065632d657874656e73696f6e2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/pawel-grzona/teamcity-phpspec-extension/?branch=master)[![Build Status](https://camo.githubusercontent.com/99bf897a5ce7ca7adbe0dce761ddc28accc0e3fc7bde2c5fdd182302b4246cc8/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f706177656c2d67727a6f6e612f7465616d636974792d706870737065632d657874656e73696f6e2f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/pawel-grzona/teamcity-phpspec-extension/build-status/master)

The 2.\* version has been rebuilt from scratch to work with phpspec/phpspec rather than phpspec/phpspec2 and as such is not backward compatible.

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

[](#installation)

In your composer.json:

```
{
    "require-dev": {
        "pawel-grzona/teamcity-phpspec-extension": "2.*"
    }
}
```

Configuration
-------------

[](#configuration)

In your phpspec.yml:

```
extensions:
    - PhpSpec\TeamCity\Extension
```

Usage
-----

[](#usage)

```
./phpspec run -f teamcity
```

TeamCity Configuration
----------------------

[](#teamcity-configuration)

- Add a Build Step
- Runner Type: Command line
- Run: Custom Script
- Custom Script: `/path/to/phpspec run -f teamcity`
- phpSpec tests will be included in the overall test count along with phpUnit, etc.

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

[](#requirements)

PHP 5.3+

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 93.8% 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 ~60 days

Recently: every ~37 days

Total

9

Last Release

4037d ago

Major Versions

1.0.1 → 2.0.02014-11-25

### Community

---

Top Contributors

[![pawel-grzona](https://avatars.githubusercontent.com/u/285337?v=4)](https://github.com/pawel-grzona "pawel-grzona (30 commits)")[![donis](https://avatars.githubusercontent.com/u/197693?v=4)](https://github.com/donis "donis (1 commits)")[![eblount](https://avatars.githubusercontent.com/u/1424719?v=4)](https://github.com/eblount "eblount (1 commits)")

### Embed Badge

![Health badge](/badges/pawel-grzona-teamcity-phpspec-extension/health.svg)

```
[![Health](https://phpackages.com/badges/pawel-grzona-teamcity-phpspec-extension/health.svg)](https://phpackages.com/packages/pawel-grzona-teamcity-phpspec-extension)
```

PHPackages © 2026

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