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.

v0.6.0(2mo ago)026.1k↓37.5%[1 issues](https://github.com/likesistemas/codeception-github-reporter/issues)[1 PRs](https://github.com/likesistemas/codeception-github-reporter/pulls)MITPHPPHP &gt;=7.4CI passing

Since Feb 22Pushed 2mo 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 3d ago

READMEChangelog (8)Dependencies (19)Versions (11)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

45

—

FairBetter than 91% of packages

Maintenance85

Actively maintained with recent releases

Popularity26

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

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

Recently: every ~466 days

Total

9

Last Release

78d ago

PHP version history (2 changes)v0.0.1PHP &gt;=5.6

v0.6.0PHP &gt;=7.4

### 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 (9 commits)")

---

Tags

codeception

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### 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

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k39](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)

PHPackages © 2026

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