PHPackages                             polozpavlo/allure-php-commons - 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. [API Development](/categories/api)
4. /
5. polozpavlo/allure-php-commons

ActiveLibrary[API Development](/categories/api)

polozpavlo/allure-php-commons
=============================

PHP API for Allure adapter

1.1.6(8y ago)011.0kApache-2.0PHPPHP &gt;=5.4.0

Since Jun 4Pushed 5y agoCompare

[ Source](https://github.com/polozpavlo/allure-php-commons)[ Packagist](https://packagist.org/packages/polozpavlo/allure-php-commons)[ Docs](http://allure.qatools.ru/)[ RSS](/packages/polozpavlo-allure-php-commons/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (5)Versions (19)Used By (0)

Allure PHP API
==============

[](#allure-php-api)

This repository contains PHP API for Allure framework. The main idea is to reuse this API when creating adapters for different test frameworks.

Getting started
---------------

[](#getting-started)

In order to use this API you simply need to add the following to **composer.json**:

```
{
    "require": {
        "php": ">=5.4.0",
        "allure-framework/allure-php-api": "~1.0.0"
    }
}
```

Basic usage idiom is to fire an event like the following:

```
Allure::lifecycle()->fire(new TestCaseFinishedEvent());
```

Events
------

[](#events)

The following events are available right now:

- AddAttachmentEvent
- AddParameterEvent
- ClearStepStorageEvent
- ClearTestCaseStorageEvent
- RemoveAttachmentsEvent
- StepCanceledEvent
- StepEvent
- StepFailedEvent
- StepFinishedEvent
- StepStartedEvent
- TestCaseBrokenEvent
- TestCaseCanceledEvent
- TestCaseEvent
- TestCaseFailedEvent
- TestCaseFinishedEvent
- TestCasePendingEvent
- TestCaseStartedEvent
- TestCaseStatusChangedEvent
- TestSuiteEvent
- TestSuiteFinishedEvent
- TestSuiteStartedEvent

Usage examples
--------------

[](#usage-examples)

See [allure-phpunit](https://github.com/allure-framework/allure-phpunit) project.

###  Health Score

32

—

LowBetter than 71% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 54.5% 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 ~130 days

Recently: every ~193 days

Total

12

Last Release

2927d ago

### Community

Maintainers

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

---

Top Contributors

[![vania-pooh](https://avatars.githubusercontent.com/u/829320?v=4)](https://github.com/vania-pooh "vania-pooh (24 commits)")[![robot-bucket](https://avatars.githubusercontent.com/u/135020565?v=4)](https://github.com/robot-bucket "robot-bucket (9 commits)")[![polozpavlo](https://avatars.githubusercontent.com/u/18253561?v=4)](https://github.com/polozpavlo "polozpavlo (4 commits)")[![OndraM](https://avatars.githubusercontent.com/u/793041?v=4)](https://github.com/OndraM "OndraM (3 commits)")[![burdiyan](https://avatars.githubusercontent.com/u/1793789?v=4)](https://github.com/burdiyan "burdiyan (1 commits)")[![eduard-sukharev](https://avatars.githubusercontent.com/u/3235378?v=4)](https://github.com/eduard-sukharev "eduard-sukharev (1 commits)")[![tyz910](https://avatars.githubusercontent.com/u/1503703?v=4)](https://github.com/tyz910 "tyz910 (1 commits)")[![crowdintest1](https://avatars.githubusercontent.com/u/19567994?v=4)](https://github.com/crowdintest1 "crowdintest1 (1 commits)")

---

Tags

phpapireportallure

### Embed Badge

![Health badge](/badges/polozpavlo-allure-php-commons/health.svg)

```
[![Health](https://phpackages.com/badges/polozpavlo-allure-php-commons/health.svg)](https://phpackages.com/packages/polozpavlo-allure-php-commons)
```

###  Alternatives

[allure-framework/allure-php-api

Allure PHP commons

3411.1M7](/packages/allure-framework-allure-php-api)[ezsystems/allure-php-api

PHP API for Allure adapter

13431.1k11](/packages/ezsystems-allure-php-api)[uderline/openapi-php-attributes

Automatically render your OpenApi 3 file describing your PHP API using attributes

2136.3k](/packages/uderline-openapi-php-attributes)[wayofdev/laravel-symfony-serializer

📦 Laravel wrapper around Symfony Serializer.

2113.6k](/packages/wayofdev-laravel-symfony-serializer)

PHPackages © 2026

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