xmarcos/carbon-client

A PHP client for Carbon (Graphite's backend) using the plaintext protocol.

0.2.0 2015-01-07 07:52 UTC

This package is not auto-updated.

Last update: 2024-04-13 13:52:00 UTC


README

Build Status Coverage Status Quality Score Latest Version Software License Total Downloads SensioLabsInsight

A PHP client for Carbon (Graphite's backend) using the plaintext protocol.

Installation

{
    "require": {
        "xmarcos/carbon-client": "dev-master"
    }
}