PHPackages                             8p8c/behat-cucumber-json-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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. 8p8c/behat-cucumber-json-formatter

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

8p8c/behat-cucumber-json-formatter
==================================

Behat extension for generating json reports

v1.2.1(8y ago)053MITPHPPHP &gt;=5.6

Since Oct 27Pushed 8y ago1 watchersCompare

[ Source](https://github.com/8p8c/behat-cucumber-formatter)[ Packagist](https://packagist.org/packages/8p8c/behat-cucumber-json-formatter)[ Docs](https://github.com/cawolf/behat-cucumber-formatter)[ RSS](/packages/8p8c-behat-cucumber-json-formatter/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (4)Versions (9)Used By (0)

Behat Cucumber Json Formatter
=============================

[](#behat-cucumber-json-formatter)

*Note*: this is a fork of [Vanare/behat-cucumber-formatter](https://github.com/Vanare/behat-cucumber-formatter). As the original project seems unmaintained and there is no possibility to contact the owner, I publish the library under my handle. Many thanks to the original team of Vanare for starting this great library!

This is Behat extension for generating json reports for [Cucumber Test Result Plugin](https://github.com/jenkinsci/cucumber-testresult-plugin/) which provides graphs over time and drill down to individual results using the standard Jenkins test reporting mechanism.

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

[](#requirements)

- PHP 5.5.x or higher
- Behat 3.x

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

[](#installation)

### Installation via Composer:

[](#installation-via-composer)

```
$ composer require --dev cawolf/behat-cucumber-json-formatter

```

Usage
-----

[](#usage)

Setup extension by specifying your `behat.yml`:

```
default:
    extensions:
        Vanare\BehatCucumberJsonFormatter\Extension:
            fileNamePrefix: report
            outputDir: %paths.base%/build/tests

```

Then you can run:

```
bin/behat -f cucumber_json

```

### Available options:

[](#available-options)

- `fileNamePrefix`: Filename prefix of generated report
- `outputDir`: Generated report will be placed in this directory

Licence
-------

[](#licence)

MIT Licence

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 84.6% 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 ~158 days

Total

5

Last Release

3218d ago

PHP version history (2 changes)v1.0PHP &gt;=5.5.0

v1.2.1PHP &gt;=5.6

### Community

Maintainers

![](https://www.gravatar.com/avatar/663803f34b5e3d7e7ad41c29d34ecceeb57fc360b1ef67e492ce8a0870af91d1?d=identicon)[Camel](/maintainers/Camel)

---

Top Contributors

[![mytord](https://avatars.githubusercontent.com/u/7060998?v=4)](https://github.com/mytord "mytord (66 commits)")[![auxwolf](https://avatars.githubusercontent.com/u/221138836?v=4)](https://github.com/auxwolf "auxwolf (6 commits)")[![smirik](https://avatars.githubusercontent.com/u/354907?v=4)](https://github.com/smirik "smirik (4 commits)")[![mkuznetsov4xxi](https://avatars.githubusercontent.com/u/26814492?v=4)](https://github.com/mkuznetsov4xxi "mkuznetsov4xxi (2 commits)")

---

Tags

jsonformatterjenkinsBehatCucumber

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/8p8c-behat-cucumber-json-formatter/health.svg)

```
[![Health](https://phpackages.com/badges/8p8c-behat-cucumber-json-formatter/health.svg)](https://phpackages.com/packages/8p8c-behat-cucumber-json-formatter)
```

###  Alternatives

[behat/gherkin

Gherkin DSL parser for PHP

1.1k176.3M97](/packages/behat-gherkin)[justinrainbow/json-schema

A library to validate a json schema.

3.6k316.9M612](/packages/justinrainbow-json-schema)[mtdowling/jmespath.php

Declaratively specify how to extract elements from a JSON document

2.0k472.8M135](/packages/mtdowling-jmespathphp)[jms/serializer

Library for (de-)serializing data of any complexity; supports XML, and JSON.

2.3k135.8M851](/packages/jms-serializer)[jms/serializer-bundle

Allows you to easily serialize, and deserialize data of any complexity

1.8k89.3M627](/packages/jms-serializer-bundle)[ergebnis/json-printer

Provides a JSON printer, allowing for flexible indentation.

9138.2M24](/packages/ergebnis-json-printer)

PHPackages © 2026

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