PHPackages                             vanare/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. vanare/behat-cucumber-json-formatter

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

vanare/behat-cucumber-json-formatter
====================================

Behat extension for generating json reports

v1.1.3(8y ago)5274.5k↓55.6%20[3 issues](https://github.com/vanare/behat-cucumber-json-formatter/issues)[1 PRs](https://github.com/vanare/behat-cucumber-json-formatter/pulls)3MITPHPPHP &gt;=5.5.0

Since Oct 27Pushed 6y ago4 watchersCompare

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

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

Unfortunately, the project is not supported anymore.
====================================================

[](#unfortunately-the-project-is-not-supported-anymore)

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

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

[![Build Status](https://camo.githubusercontent.com/105f257dce2b228461208ee72a3adb30db16236657ec5051b6c190715a2569dc/68747470733a2f2f7472617669732d63692e6f72672f56616e6172652f62656861742d637563756d6265722d666f726d61747465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Vanare/behat-cucumber-formatter)

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 vanare/behat-cucumber-json-formatter

```

Usage
-----

[](#usage)

Setup extension by specifying your `behat.yml`:

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

```

Then you can run:

```
bin/behat -f cucumber_json

```

### Available options:

[](#available-options)

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

Licence
-------

[](#licence)

MIT Licence

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance8

Infrequent updates — may be unmaintained

Popularity42

Moderate usage in the ecosystem

Community25

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 83.5% 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 ~212 days

Total

5

Last Release

3051d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/34f9fcffff44a0957809ee296a24d89ebbf231f4ca74fd3e09cfba117abe0173?d=identicon)[Vanare Team](/maintainers/Vanare%20Team)

---

Top Contributors

[![mytord](https://avatars.githubusercontent.com/u/7060998?v=4)](https://github.com/mytord "mytord (71 commits)")[![smirik](https://avatars.githubusercontent.com/u/354907?v=4)](https://github.com/smirik "smirik (4 commits)")[![J-Ben87](https://avatars.githubusercontent.com/u/1433301?v=4)](https://github.com/J-Ben87 "J-Ben87 (2 commits)")[![mkuznetsov4xxi](https://avatars.githubusercontent.com/u/26814492?v=4)](https://github.com/mkuznetsov4xxi "mkuznetsov4xxi (2 commits)")[![akustra](https://avatars.githubusercontent.com/u/4824080?v=4)](https://github.com/akustra "akustra (2 commits)")[![auxwolf](https://avatars.githubusercontent.com/u/221138836?v=4)](https://github.com/auxwolf "auxwolf (2 commits)")[![beshkenadze](https://avatars.githubusercontent.com/u/167288?v=4)](https://github.com/beshkenadze "beshkenadze (1 commits)")[![tPl0ch](https://avatars.githubusercontent.com/u/115348?v=4)](https://github.com/tPl0ch "tPl0ch (1 commits)")

---

Tags

jsonformatterjenkinsBehatCucumber

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[behat/gherkin

Gherkin DSL parser for PHP

1.1k184.9M139](/packages/behat-gherkin)[justinrainbow/json-schema

A library to validate a json schema.

3.6k334.7M787](/packages/justinrainbow-json-schema)[mtdowling/jmespath.php

Declaratively specify how to extract elements from a JSON document

2.0k504.8M167](/packages/mtdowling-jmespathphp)[jms/serializer

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

2.3k141.9M929](/packages/jms-serializer)[jms/serializer-bundle

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

1.8k92.4M680](/packages/jms-serializer-bundle)[ergebnis/json-printer

Provides a JSON printer, allowing for flexible indentation.

9242.4M29](/packages/ergebnis-json-printer)

PHPackages © 2026

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