xmarcos/carbon-client

使用明文协议的 Carbon (Graphite 的后端) PHP 客户端。

0.2.0 2015-01-07 07:52 UTC

This package is not auto-updated.

Last update: 2024-09-28 16:05:10 UTC


README

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

一个使用 Carbon (Graphite 的后端) 和 明文协议 的 PHP 客户端。

安装

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