startbase/byteking-php

新一代的监控和分析服务代理,适用于雄心勃勃的应用程序。

1.1.1 2017-08-11 11:43 UTC

This package is not auto-updated.

Last update: 2024-09-29 03:31:13 UTC


README

此库提供了一个API,用于在ByteKing上跟踪事件和更新配置文件。

使用Composer安装

将startbase/byteking-php添加为依赖项并运行composer update

"require": {
    ...
    "startbase/byteking-php" : "latest"
    ...
}