PHPackages                             ibpavlov/reporting-portal-agent-codeception - 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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. ibpavlov/reporting-portal-agent-codeception

Abandoned → [objectsystems/reporting-portal-agent-codeception](/?search=objectsystems%2Freporting-portal-agent-codeception)Library[PDF &amp; Document Generation](/categories/documents)

ibpavlov/reporting-portal-agent-codeception
===========================================

Specific classes to integrate Codeception-based test framework with Report Portal (http://reportportal.io/).

v2(7y ago)019[3 PRs](https://github.com/ibpavlov/Agent-php-Codeception/pulls)MITPHP

Since Jun 20Pushed 4y agoCompare

[ Source](https://github.com/ibpavlov/Agent-php-Codeception)[ Packagist](https://packagist.org/packages/ibpavlov/reporting-portal-agent-codeception)[ Docs](https://github.com/ibpavlov/Agent-php-Codeception)[ RSS](/packages/ibpavlov-reporting-portal-agent-codeception/feed)WikiDiscussions master Synced 4w ago

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

ReportPortal agent for Codeception [Deprecated](https://github.com/osi-open-source/reporting-portal-agent-codeception)
======================================================================================================================

[](#reportportal-agent-for-codeception-deprecated)

This repo is moved to Specific class to integrate Codeception-based test framework with Report Portal ().

### Install:

[](#install)

1. Using composer
    1. Update your project's composer.json file with next data: ```
        "require": {
            "ibpavlov/reporting-portal-agent-codeception": "^0.2"
        },
        ```

        Execute command: ```
        composer update
        ```
    2. Or execute command: ```
        composer require ibpavlov/reporting-portal-agent-codeception
        ```
2. Update codeception.yml file of your test framework according to codeception.yml file in this repository. ```
    extensions:
       enabled:
           - ...
           - ReportingPortalAgent:
               UUID: 07104d6b-45a0-442f-b7ed-a79fa5321123
               host: https://rp.epam.com
               projectName: your_name_personal
               timeZone: .000+00:00
               launchName: testLaunchName!!!
               launchDescription: test launch description !!!
    ```
3. Run codeception tests as usual: ```
    vendor/bin/codecept run
    ```

###  Health Score

27

—

LowBetter than 46% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity65

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

Total

4

Last Release

2606d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3340235?v=4)[Ivelin Pavlov](/maintainers/ibpavlov)[@ibpavlov](https://github.com/ibpavlov)

---

Top Contributors

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

---

Tags

codeceptionreportingreportReport Portal

### Embed Badge

![Health badge](/badges/ibpavlov-reporting-portal-agent-codeception/health.svg)

```
[![Health](https://phpackages.com/badges/ibpavlov-reporting-portal-agent-codeception/health.svg)](https://phpackages.com/packages/ibpavlov-reporting-portal-agent-codeception)
```

###  Alternatives

[allure-framework/allure-codeception

Allure Codeception integration

5312.9M9](/packages/allure-framework-allure-codeception)[jimmyjs/laravel-report-generator

Rapidly Generate Simple Pdf &amp; Excel Report on Laravel 5 (Using Barryvdh/DomPdf or Barryvdh/laravel-snappy &amp; maatwebsite/excel)

585170.3k1](/packages/jimmyjs-laravel-report-generator)[reportico-web/reportico

Reportico Open Source PHP Report Designer

17221.1k2](/packages/reportico-web-reportico)[aspose-cloud/aspose-words-cloud

Open, generate, edit, split, merge, compare and convert Word documents. Integrate Cloud API into your solutions to manipulate documents. Convert PDF to Word (DOC, DOCX, ODT, RTF and HTML) and in the opposite direction.

33182.7k](/packages/aspose-cloud-aspose-words-cloud)[scheb/tombstone-analyzer

Generates reports based on the logs from scheb/tombstone-logger

28435.6k3](/packages/scheb-tombstone-analyzer)[silverstripe/securityreport

Generates a security and access report for CMS users

11298.6k5](/packages/silverstripe-securityreport)

PHPackages © 2026

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