octante / statsd-bundle
A StatsD bundle for Symfony2 and Symfony3
Installs: 19
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.4.0
- liuggio/statsd-php-client: 1.0.*
- symfony/console: ~2.3|~3.0
- symfony/framework-bundle: ~2.3|~3.0
- symfony/yaml: ~2.3|~3.0
Requires (Dev)
- phpunit/phpunit: ^4.8
This package is not auto-updated.
Last update: 2024-11-09 20:39:19 UTC
README
This bundle is under development. Don't use it till a stable version.
About
This bundle uses Symfony event system to send statistics to a graphite using StatsD library.
Documentation
Read the documentation in Resources/doc/
This bundle is based on liuggio Statd client bundle
License
See LICENSE.