An open API service indexing awesome lists of open source software.

https://github.com/bedrockstreaming/statsdbundle

Symfony bundle proving a statsd service and smooth integration in sf2
https://github.com/bedrockstreaming/statsdbundle

php statsd symfony-bundle

Last synced: about 1 year ago
JSON representation

Symfony bundle proving a statsd service and smooth integration in sf2

Awesome Lists containing this project

README

          

StatsdBundle [![Build Status](https://github.com/BedrockStreaming/StatsdBundle/actions/workflows/tests.yml/badge.svg)](https://github.com/BedrockStreaming/StatsdBundle/actions/workflows/tests.yml)
=======

## Bundle easing the [statsd](https://github.com/etsy/statsd/) usage.

This bundle currently supports `php >=7.1.3` and `symfony 4.4/5.x`.

If you need support for `symfony 3.4/<4.4`, use version [v3.0.0](https://github.com/M6Web/StatsdBundle/tree/v3.0.0).
If you need support for `php >=5.4.0` and `symfony 2.x/3.x`, use version [v2.15.1](https://github.com/M6Web/StatsdBundle/tree/v2.15.1).

* [about](doc/about.md)
* [installation](doc/installation.md)
* [usage](doc/usage.md)
* [faq](doc/faq.md)
* [contributing](CONTRIBUTING.md)

## License

M6WebStatsdBundle is licensed under the [MIT license](LICENSE).