xmarcos/carbon-client

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

Maintainers

Package info

github.com/xmarcos/CarbonClient

pkg:composer/xmarcos/carbon-client

Statistics

Installs: 16 737

Dependents: 1

Suggesters: 0

Stars: 3

Open Issues: 2

0.2.0 2015-01-07 07:52 UTC

This package is not auto-updated.

Last update: 2026-03-14 23:48:57 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"
    }
}