m6web / statsd-bundle
Add statsd metrics in your symfony app. Allow you to bind metrics on any symfony event.
Package info
github.com/BedrockStreaming/StatsdBundle
Type:symfony-bundle
pkg:composer/m6web/statsd-bundle
v4.2.2
2023-08-09 12:18 UTC
Requires
- php: ^7.1.3 || ^8.0
- m6web/statsd: ^1.4
- symfony/config: ^4.4 || ^5.0 || ^6.0
- symfony/dependency-injection: ^4.4 || ^5.0 || ^6.0
- symfony/event-dispatcher-contracts: ^1.1 || ^2.1
- symfony/http-kernel: ^4.4 || ^5.0 || ^6.0
- symfony/property-access: ^4.4 || ^5.0 || ^6.0
- symfony/validator: ^4.4 || ^5.0 || ^6.0
- symfony/yaml: ^4.4 || ^5.0 || ^6.0
Requires (Dev)
- atoum/atoum: ^3.4 || ^4.0
- m6web/php-cs-fixer-config: 2.1.0
- phpstan/phpstan: 1.4.10
- symfony/console: ^4.4 || ^5.0 || ^6.0
- symfony/http-foundation: ^4.4 || ^5.0 || ^6.0
This package is auto-updated.
Last update: 2026-06-09 18:20:36 UTC
README
Bundle easing the 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.
If you need support for php >=5.4.0 and symfony 2.x/3.x, use version v2.15.1.
License
M6WebStatsdBundle is licensed under the MIT license.