PHPackages                             mitrichius/codeception-allure-rest-log - 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. mitrichius/codeception-allure-rest-log

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

mitrichius/codeception-allure-rest-log
======================================

Codeception extension adding REST request log to Allure Framework for failed tests

1.0.5(8y ago)13.6kMITPHPPHP &gt;=5.4

Since Oct 18Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Mitrichius/codeception-allure-rest-log)[ Packagist](https://packagist.org/packages/mitrichius/codeception-allure-rest-log)[ Docs](https://github.com/mitrichius/codeception-allure-rest-log)[ RSS](/packages/mitrichius-codeception-allure-rest-log/feed)WikiDiscussions main Synced today

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

Codeception Allure REST Log Extension
=====================================

[](#codeception-allure-rest-log-extension)

Add REST request log to Allure Framework for failed tests

### Installation

[](#installation)

Run

```
php composer.phar require "mitrichius/codeception-allure-rest-log"

```

or add require string to composer.json

```
"require-dev": {
	"mitrichius/codeception-allure-rest-log": "dev-master",
}
```

### Configuration

[](#configuration)

Enable extension in codeception global config codeception.yml

```
extensions:
  enabled:
    ...
    - Codeception\Extension\AllureRestLogExtension
    ...
```

### Issues

[](#issues)

Some requests may be skipped if one codeception step contains two or more requests (e.g. method from helper)

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

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

Recently: every ~147 days

Total

6

Last Release

2930d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7609386?v=4)[Dmitry Kolosov](/maintainers/mitrichius)[@Mitrichius](https://github.com/Mitrichius)

---

Top Contributors

[![Mitrichius](https://avatars.githubusercontent.com/u/7609386?v=4)](https://github.com/Mitrichius "Mitrichius (2 commits)")

---

Tags

testingcodeceptiontest-reportingallure-framework

### Embed Badge

![Health badge](/badges/mitrichius-codeception-allure-rest-log/health.svg)

```
[![Health](https://phpackages.com/badges/mitrichius-codeception-allure-rest-log/health.svg)](https://phpackages.com/packages/mitrichius-codeception-allure-rest-log)
```

###  Alternatives

[magento/magento2-functional-testing-framework

Magento2 Functional Testing Framework

15311.8M36](/packages/magento-magento2-functional-testing-framework)[allure-framework/allure-codeception

Allure Codeception integration

5212.5M9](/packages/allure-framework-allure-codeception)[contributte/codeception

Integration of Nette framework to Codeception.

27893.6k1](/packages/contributte-codeception)[neronmoon/teamcity-codeception

Integrating codeception builds with codeception

14350.1k](/packages/neronmoon-teamcity-codeception)[jayhealey/webception

Web Interface for running Codeception tests.

19010.7k](/packages/jayhealey-webception)[mcustiel/phiremock-codeception-extension

Codeception extension for Phiremock. Allows to stub remote services for HTTP requests.

311.0M6](/packages/mcustiel-phiremock-codeception-extension)

PHPackages © 2026

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