PHPackages                             likesistemas/codeception-github-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. [Testing &amp; Quality](/categories/testing)
4. /
5. likesistemas/codeception-github-reporter

ActiveLibrary[Testing &amp; Quality](/categories/testing)

likesistemas/codeception-github-reporter
========================================

Reports unit test data for a pull request.

0.5.0(5y ago)025.0k↓35.7%MITPHPPHP &gt;=5.6

Since Feb 22Pushed 5y ago4 watchersCompare

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

READMEChangelog (7)Dependencies (8)Versions (9)Used By (0)

\[GitHubReporter\] Reporter for PHP testing frameworks [![PHP 5.6](https://github.com/likesistemas/codeception-github-reporter/actions/workflows/ci-56.yml/badge.svg)](https://github.com/likesistemas/codeception-github-reporter/actions/workflows/ci-56.yml) [![PHP 7.3](https://github.com/likesistemas/codeception-github-reporter/actions/workflows/ci-73.yml/badge.svg)](https://github.com/likesistemas/codeception-github-reporter/actions/workflows/ci-73.yml) [![PHP 7.4](https://github.com/likesistemas/codeception-github-reporter/actions/workflows/ci-74.yml/badge.svg)](https://github.com/likesistemas/codeception-github-reporter/actions/workflows/ci-74.yml) [![PHP 8.0](https://github.com/likesistemas/codeception-github-reporter/actions/workflows/ci-80.yml/badge.svg)](https://github.com/likesistemas/codeception-github-reporter/actions/workflows/ci-80.yml)
==========================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#githubreporter-reporter-for-php-testing-frameworks----)

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

[](#installation)

```
composer require likesistemas/codeception-github-reporter --dev

```

### Codeception

[](#codeception)

Run your tests with`Like\Codeception\GithubReporter` extension enabled:

On Linux/MacOS:

```
VAR={VALUE} php vendor/bin/codecept run --ext "Like\Codeception\GithubReporter"

```

On Windows

```
set VAR={VALUE}&& php vendor/bin/codecept run  --ext "Like\Codeception\GithubReporter"

```

Alternatively, you can add `Like\Codeception\GithubReporter` extension to suite or global config.

```
extensions:
  enabled:
    - Like\Codeception\GithubReporter
```

### Enviroment Variables

[](#enviroment-variables)

- GITHUB\_OWNER: Owner of repository
- GITHUB\_REPO: Name of repository
- GITHUB\_PR\_NUMBER: Number of pull request of repository
- GITHUB\_TOKEN: Token of the user's github who will post the comment
- IMGBB\_TOKEN=cfac55381b42ee1e55bf17fa185b3b51
- TEST\_LANG: Language
- TEST\_TITLE: Message to show in title
- TEST\_FOOTER: Show footer with version of PHP
- IMGBB\_TOKEN: Token to upload image acceptance test

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 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 ~2 days

Total

8

Last Release

1894d ago

### Community

Maintainers

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

---

Top Contributors

[![ricardoapaes](https://avatars.githubusercontent.com/u/38794747?v=4)](https://github.com/ricardoapaes "ricardoapaes (8 commits)")

---

Tags

codeception

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/likesistemas-codeception-github-reporter/health.svg)

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

###  Alternatives

[magento/magento2-functional-testing-framework

Magento2 Functional Testing Framework

15511.5M30](/packages/magento-magento2-functional-testing-framework)[ikwattro/guzzle-stereo

Guzzle Recorder for recording Request/Responses and replay them back in a Mock

782.6k1](/packages/ikwattro-guzzle-stereo)

PHPackages © 2026

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