Registry / observability / blackfire-php-sdk

blackfire-php-sdk

JSON →
library3.0.0phppackagistunverified

Blackfire.io PHP SDK

composer require blackfire/php-sdk
INSTALL
IMPORT
SIG · BLACKFIRE-PHP-SDK
B
blackfire-php-sdk
observabilityphpv3.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Client
use Blackfire\Client;

Profile PHP code with Blackfire

use Blackfire\Client; $client = new Client(); $probe = $client->createProbe(); $probe->enable(); // ... your code ... $probe->disable();
Debug
Known issues
gotchaRequires Blackfire agent and credentials to be configured
fix
Set BLACKFIRE_CLIENT_ID and BLACKFIRE_CLIENT_TOKEN environment variables
affects: >=3.0.0
Upgrade
Version history
3.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
22
OpenAI (training)
1
Resources
blackfire-php-sdk — pip install blackfire-php-sdk · libregistry