定制 rzajac/datadogclient 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

rzajac/datadogclient

最新稳定版本:0.7.1

Composer 安装命令:

composer require rzajac/datadogclient

包简介

Very simple DataDog client

关键字:

README 文档

README

Very simple DataDog client.

Installation via Composer

{
    "require": {
        "rzajac/datadogclient": "0.7.*"
    }
}

Documentation

Documentation

Run unit tests

$ vendor/bin/phpunit --coverage-text
PHPUnit 4.8.27 by Sebastian Bergmann and contributors.

Runtime:	PHP 5.5.36 with Xdebug 2.4.1
Configuration:	/Users/thor/ws/DataDog/phpunit.xml

...............................................................  63 / 108 ( 58%)
.............................................

Time: 2.77 seconds, Memory: 10.75MB

OK (108 tests, 131 assertions)

Generating code coverage report in HTML format ... done


Code Coverage Report:
  2016-12-03 12:52:26

 Summary:
  Classes: 66.67% (2/3)
  Methods: 89.66% (26/29)
  Lines:   79.89% (139/174)

\Kicaj\DataDog::DataDogBufferedClient
  Methods: 100.00% ( 5/ 5)   Lines: 100.00% ( 15/ 15)
\Kicaj\DataDog::DataDogClient
  Methods:  87.50% (21/24)   Lines:  77.99% (124/159)

统计信息

  • 总下载量: 17.72k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Apache
  • 更新时间: 2016-08-11