PHPackages                             zondor/codeception-json-reporter - 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. zondor/codeception-json-reporter

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

zondor/codeception-json-reporter
================================

Json report generator, can be used in parallel run

1.0.1(10y ago)214.0k↓100%MITPHP

Since Feb 7Pushed 10y ago1 watchersCompare

[ Source](https://github.com/zondor/codeception-json-reporter)[ Packagist](https://packagist.org/packages/zondor/codeception-json-reporter)[ Docs](https://github.com/zondor/codeception-json-reporter)[ RSS](/packages/zondor-codeception-json-reporter/feed)WikiDiscussions master Synced 1mo ago

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

JSON reporter for Codeception
=============================

[](#json--reporter-for-codeception)

Codeception JSON fromat reporter, can be used in parallel run. This extension add another type of json report generator, since original one from PHPUnit is nor really suitble

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

[](#installation)

1. Install [Codeception](http://codeception.com) via Composer
2. Add `zondor/codeception-json-reporter": "*"` to your `composer.json`
3. Run `composer install`.
4. Include extensions into `codeception.yml` configuration:

Sample:

```
paths:
    tests: tests
    log: tests/_log
    data: tests/_data
    helpers: tests/_helpers
reporters:
    json: Codeception\Reporter\Json
```

Then can be run us ususal reporter

```
php ./vendor/bin/codeception run --json=report.json
```

---

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

3744d ago

### Community

Maintainers

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

---

Top Contributors

[![zondor](https://avatars.githubusercontent.com/u/2629821?v=4)](https://github.com/zondor "zondor (5 commits)")

---

Tags

jsonunit testingcodeceptionfunctional-testingacceptance-testingTDDreporter

###  Code Quality

TestsCodeception

### Embed Badge

![Health badge](/badges/zondor-codeception-json-reporter/health.svg)

```
[![Health](https://phpackages.com/badges/zondor-codeception-json-reporter/health.svg)](https://phpackages.com/packages/zondor-codeception-json-reporter)
```

###  Alternatives

[codeception/codeception

All-in-one PHP Testing Framework

4.9k86.2M2.9k](/packages/codeception-codeception)[mtdowling/jmespath.php

Declaratively specify how to extract elements from a JSON document

2.0k472.8M135](/packages/mtdowling-jmespathphp)[colinodell/json5

UTF-8 compatible JSON5 parser for PHP

30422.2M45](/packages/colinodell-json5)[me-io/appium-driver-codeception

appium driver for codeception framework

1910.4k](/packages/me-io-appium-driver-codeception)[ergebnis/json-printer

Provides a JSON printer, allowing for flexible indentation.

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

Provides generic and vendor-specific normalizers for normalizing JSON documents.

8237.5M6](/packages/ergebnis-json-normalizer)

PHPackages © 2026

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