PHPackages                             werkspot/statsd-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. werkspot/statsd-bundle

AbandonedArchivedSymfony-bundle

werkspot/statsd-bundle
======================

Bundle for easy statsd metric reporting

v0.1.0(10y ago)114MITPHPPHP &gt;=5.4

Since Dec 30Pushed 10y ago34 watchersCompare

[ Source](https://github.com/Werkspot/statsd-bundle)[ Packagist](https://packagist.org/packages/werkspot/statsd-bundle)[ RSS](/packages/werkspot-statsd-bundle/feed)WikiDiscussions master Synced 1mo ago

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

Werkspot statsd bundle
======================

[](#werkspot-statsd-bundle)

[![Travis build status](https://camo.githubusercontent.com/185cd49afe83938be8b46b8dd61b5bc2572de4910c5e45e68db7352b62eb9f99/68747470733a2f2f7472617669732d63692e6f72672f5765726b73706f742f7374617473642d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Werkspot/sitemap-bundle)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/7a697d039f9019382b1292ed49535239519a732917dffdc6aa6af73f55a05aa6/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f5765726b73706f742f7374617473642d62756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Werkspot/statsd-bundle/?branch=master)

### Install

[](#install)

`# composer require werkspot/statsd-bundle`

#### Update your config

[](#update-your-config)

```
werkspot_statsd:
    application_prefix: my_app
```

#### Inject statsd clients to services

[](#inject-statsd-clients-to-services)

Use the interface to prepare the service to receive a client

`Werkspot\Bundle\StatsdBundle\Client\StatsdClientInterface`

Use the client factory and symfony expression language to inject via the container with a secondary prefix

```
services:
    test.service:
        class: App\TestService
        arguments:
            - "@=service('werkspot_statsd.client_factory').getClient('instant_connect.service.participant')"
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

3782d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/99d3da37dfb742ac4a51091f756f8a632cc9d4a12f433fe3c6a51056808372f6?d=identicon)[werkspot](/maintainers/werkspot)

---

Top Contributors

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

---

Tags

symfonybundlestatsd

### Embed Badge

![Health badge](/badges/werkspot-statsd-bundle/health.svg)

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

###  Alternatives

[sulu/sulu

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

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

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sylius/sylius

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

8.4k5.6M646](/packages/sylius-sylius)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M190](/packages/simplesamlphp-simplesamlphp)[sonata-project/admin-bundle

The missing Symfony Admin Generator

2.1k19.0M298](/packages/sonata-project-admin-bundle)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)

PHPackages © 2026

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