Registry / observability / domnikl-statsd

domnikl-statsd

JSON →
library3.0.2phppackagistunverified

A PHP client for sending metrics to StatsD.

composer require domnikl/statsd
INSTALL
IMPORT
SIG · DOMNIKL-STATSD
D
domnikl-statsd
observabilityphpv3.0.2
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 Domnikl\Statsd\Client;

Increment a counter metric.

use Domnikl\Statsd\Client; $client = new Client('localhost', 8125); $client->increment('web.pageview');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
OpenAI (training)
2
Amazon
1
Resources
domnikl-statsd — pip install domnikl-statsd · libregistry