Download the PHP package rstgroup/statsd-module without Composer
On this page you can find all versions of the php package rstgroup/statsd-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package statsd-module
rstgroup/statsd-module
Module is based on domnikl/statsd-php.
Installation
Using composer:
Configuration
In your Zend Framework application config add to module list
also in your autoload config based on enviroment add statsd client configuration
Connection types:
RstGroup\Statsd\Connection\Udp
RstGroup\Statsd\Connection\Tcp
errors will not be suppressed in this modeRstGroup\Statsd\Connection\Memory
in this mode sending is disabled, but messages are collectedRstGroup\Statsd\Connection\Blackhole
in this mode sending is disabled
Usage
Typical usage from ServiceManager
All versions of statsd-module with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
domnikl/statsd Version ^2.1
zendframework/zend-modulemanager Version ^2.4
zendframework/zend-servicemanager Version ^2.6 || ^3
domnikl/statsd Version ^2.1
zendframework/zend-modulemanager Version ^2.4
zendframework/zend-servicemanager Version ^2.6 || ^3
The package rstgroup/statsd-module contains the following files
Loading the files please wait ....