PHPackages                             avariya/request-id-bundle - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. avariya/request-id-bundle

ActiveSymfony-bundle[Debugging &amp; Profiling](/categories/debugging)

avariya/request-id-bundle
=========================

Adding request id to project flow

v1.0.1(8y ago)118[1 issues](https://github.com/Avariya/requestIdBundle/issues)MITPHP

Since Dec 1Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Avariya/requestIdBundle)[ Packagist](https://packagist.org/packages/avariya/request-id-bundle)[ RSS](/packages/avariya-request-id-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (3)Dependencies (15)Versions (4)Used By (0)

Request ID Bundle
=================

[](#request-id-bundle)

[![Build Status](https://camo.githubusercontent.com/e90e853c184da8d5a3b780b93d8573bad8156f6fab42a95bfbd5141676c69b33/68747470733a2f2f7472617669732d63692e6f72672f417661726979612f52657175657374496442756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Avariya/RequestIdBundle)[![Latest Stable Version](https://camo.githubusercontent.com/ac033fd18a7bee71a4ff02b4fba887cecd646bed2e274596ecd559a53d1d6f8e/68747470733a2f2f706f7365722e707567782e6f72672f617661726979612f526571756573742d69642d62756e646c652f762f737461626c65)](https://packagist.org/packages/avariya/request-id-bundle)[![Total Downloads](https://camo.githubusercontent.com/5cb3412ecc8f4bd8fdacb8f8dc02884a90c6d1d866a01f88c4efbb7efac6d6bd/68747470733a2f2f706f7365722e707567782e6f72672f617661726979612f526571756573742d69642d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/avariya/request-id-bundle)[![composer.lock](https://camo.githubusercontent.com/46ec75b9661a6c5e385683030a9389eb4f8e7e45d438c28c77fb2d3af2695721/68747470733a2f2f706f7365722e707567782e6f72672f617661726979612f526571756573742d69642d62756e646c652f636f6d706f7365726c6f636b)](https://packagist.org/packages/avariya/request-id-bundle)[![Code Coverage](https://camo.githubusercontent.com/b38cb42ec8872e16088aea2c022b9e2fbca3bba7667a0c00381973f81ea7128c/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f417661726979612f52657175657374496442756e646c652f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/Avariya/RequestIdBundle)

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

[](#installation)

### ***Change composer.json***

[](#change-composerjson)

Require bundle:

```
composer require avariya/request-id-bundle

```

Add bundle to AppKernel:

```
new \Avariya\RequestIdBundle\AvariyaRequestIdBundle(),

```

### ***Add configuration*** *(optional)*

[](#add-configuration-optional)

Default values:

```
avariya_request_id:
    monolog_support: true
    kernel_subscriber: true
    header: X-Request-Id
    guzzle_middleware:
        guzzle_tag: csa_guzzle.middleware

```

or:

```
avariya_request_id:
    monolog_support: false
    kernel_subscriber: false
    guzzle_middleware: false

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

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

Total

2

Last Release

3085d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1b9689ef2c5ac357d3623be7a509cb43ad20b821dd63b653df0b952800cdc6a5?d=identicon)[Avariya](/maintainers/Avariya)

---

Top Contributors

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

---

Tags

debugrequest id

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/avariya-request-id-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/avariya-request-id-bundle/health.svg)](https://phpackages.com/packages/avariya-request-id-bundle)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[kendrick/symfony-debug-toolbar-git

Git information into Symfony Debug Toolbar

3060.2k1](/packages/kendrick-symfony-debug-toolbar-git)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

7310.3k29](/packages/open-dxp-opendxp)

PHPackages © 2026

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