blackfire/php-sdk
最新稳定版本:v2.5.10
Composer 安装命令:
composer require blackfire/php-sdk
包简介
Blackfire.io PHP SDK
README 文档
README
Install the Blackfire PHP SDK via Composer:
$ composer require blackfire/php-sdk
Blackfire Client
See https://docs.blackfire.io/php/integrations/sdk
PhpUnit Integration
See https://docs.blackfire.io/php/integrations/phpunit
Proxy
If you want to inspect the traffic between profiled servers and blackfire's
servers, you can use a small proxy script provided in this repository. Please
read the instructions in ./bin/blackfire-io-proxy.php to do so.
PHP Probe
WARNING: This code should only be used when installing the Blackfire PHP extension is not possible.
This repository provides a Blackfire PHP Probe implementation that should only be used under the following circumstances:
-
You already have XHProf installed and cannot install the Blackfire PHP extension (think PHP 5.2);
-
You want a fallback in case the Blackfire PHP extension is not installed on some machines (manual instrumentation will be converted to noops).
Read more about how to use this feature on Blackfire's blog.
Blackfire Support
If you are facing any issue with using the Blackfire PHP SDK, please check our support site or reach out to support@blackfire.io.
统计信息
- 总下载量: 12.1M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 158
- 点击次数: 1
- 依赖项目数: 31
- 推荐数: 4
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-04