PHPackages                             vivait/scrutinizer-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. vivait/scrutinizer-formatter

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

vivait/scrutinizer-formatter
============================

Creates a formatter for PHPSpec to display failed scenarios against files in Scrutinizer

1.0.2(11y ago)11.1k12MITPHPPHP &gt;=5.3

Since Jun 25Pushed 11y ago2 watchersCompare

[ Source](https://github.com/vivait/ScrutinizerFormatter)[ Packagist](https://packagist.org/packages/vivait/scrutinizer-formatter)[ RSS](/packages/vivait-scrutinizer-formatter/feed)WikiDiscussions master Synced yesterday

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

ScrutinizerFormatter
====================

[](#scrutinizerformatter)

Creates a formatter for PHPSpec to display failed scenarios against files in Scrutinizer

Usage
-----

[](#usage)

In order to run your PHPSpec tests and have Scrutinizer show any failed scenarios against their appropriate spec files, add the following to your build config:

```
before_commands:
    - "composer install"

tools:
    custom_commands:
        -
            scope: file
            command: vendor/phpspec/phpspec/bin/phpspec run %pathname% -f scrutinizer --no-code-generation || true
```

Add the following to your phpspec.yml:

```
extensions:
    - Vivait\ScrutinizerFormatterExtension\Extension

```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 94.1% 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 ~0 days

Total

2

Last Release

4338d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e951e64fe319138045c10cf13c76e276a68b3ee4416acb58c4fd2be4e7af0040?d=identicon)[kieljohn](/maintainers/kieljohn)

![](https://www.gravatar.com/avatar/69b7a2b44dd490af24dea8ebf3bade15057a27dafbfa31057742c548be5fa0f3?d=identicon)[LewisW](/maintainers/LewisW)

---

Top Contributors

[![LewisW](https://avatars.githubusercontent.com/u/17803?v=4)](https://github.com/LewisW "LewisW (16 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (1 commits)")

### Embed Badge

![Health badge](/badges/vivait-scrutinizer-formatter/health.svg)

```
[![Health](https://phpackages.com/badges/vivait-scrutinizer-formatter/health.svg)](https://phpackages.com/packages/vivait-scrutinizer-formatter)
```

###  Alternatives

[memio/spec-gen

phpspec extension for better code generation

66204.3k28](/packages/memio-spec-gen)

PHPackages © 2026

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