mirror of
https://github.com/danog/better-prometheus.git
synced 2024-11-26 12:24:39 +01:00
.github | ||
docs | ||
lib | ||
.gitignore | ||
.php-cs-fixer.dist.php | ||
composer.json | ||
LICENSE | ||
NOTICE | ||
psalm.xml | ||
README.md |
better-prometheus
A better Prometheus library for PHP applications.
Offers a modern, clean PHP 8.1 API, with support for default label values, based on and compatible with the original promphp/prometheus_client_php
library.
Installation
composer require danog/better-prometheus
API documentation
See here » for the full API documentation.