xmarcos / carbon-client
A PHP client for Carbon (Graphite's backend) using the plaintext protocol.
Installs: 16 505
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 0
Open Issues: 2
Requires
- php: >=5.4.0
Requires (Dev)
- fabpot/php-cs-fixer: @stable
- phpunit/phpunit: @stable
This package is not auto-updated.
Last update: 2024-12-21 17:29:00 UTC
README
A PHP client for Carbon (Graphite's backend) using the plaintext protocol.
Installation
{ "require": { "xmarcos/carbon-client": "dev-master" } }