PHPackages                             m6web/statsd-request-headers-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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. m6web/statsd-request-headers-bundle

AbandonedArchivedSymfony-bundle[Logging &amp; Monitoring](/categories/logging)

m6web/statsd-request-headers-bundle
===================================

Symfony Bundle which stores request headers in statsd

v1.1.0(9y ago)064.0kMITPHPPHP ~5.5|~7.0

Since Sep 19Pushed 9y ago22 watchersCompare

[ Source](https://github.com/BedrockStreaming/StatsdRequestHeadersBundle)[ Packagist](https://packagist.org/packages/m6web/statsd-request-headers-bundle)[ RSS](/packages/m6web-statsd-request-headers-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (5)Dependencies (6)Versions (9)Used By (0)

M6WebStatsdRequestHeadersBundle
===============================

[](#m6webstatsdrequestheadersbundle)

Symfony Bundle which fetches some HTTP headers from current request and logs them in statsd.

Configured headers on selected routes are automatically logged as increment in desired statsd event.

Configuration
-------------

[](#configuration)

```
m6_web_statsd_request_headers:
    headers: ['X-my-header', 'X-my-other-header']
    routes: ['my-route']
    event: 'my.statsd.event'
```

In statsd the event will look like : `my.statsd.event.route.currentroute.header.currentheader`. (With "currentroute" and "currentheader" depending of your request)

You can select every route or every header by setting : `headers: ['*']`or `routes: ['*']`

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 83.3% 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

5

Last Release

3570d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2069361?v=4)[Patrick](/maintainers/Bedrock)[@Bedrock](https://github.com/Bedrock)

---

Top Contributors

[![gmillet](https://avatars.githubusercontent.com/u/1568400?v=4)](https://github.com/gmillet "gmillet (5 commits)")[![fabdsp](https://avatars.githubusercontent.com/u/5878620?v=4)](https://github.com/fabdsp "fabdsp (1 commits)")

### Embed Badge

![Health badge](/badges/m6web-statsd-request-headers-bundle/health.svg)

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

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B11.3k](/packages/psr-log)[open-telemetry/api

API for OpenTelemetry PHP.

1941.5M273](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2328.5M336](/packages/open-telemetry-sdk)

PHPackages © 2026

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