xmarcos / carbon-client
A PHP client for Carbon (Graphite's backend) using the plaintext protocol.
0.2.0
2015-01-07 07:52 UTC
Requires
- php: >=5.4.0
Requires (Dev)
- fabpot/php-cs-fixer: @stable
- phpunit/phpunit: @stable
This package is not auto-updated.
Last update: 2026-03-14 23:48:57 UTC
README
A PHP client for Carbon (Graphite's backend) using the plaintext protocol.
Installation
{
"require": {
"xmarcos/carbon-client": "dev-master"
}
}