Go to file
2024-05-03 16:57:19 +02:00
.github First commit 2024-05-03 16:57:19 +02:00
docs First commit 2024-05-03 16:57:19 +02:00
lib First commit 2024-05-03 16:57:19 +02:00
.gitignore First commit 2024-05-03 16:57:19 +02:00
.php-cs-fixer.dist.php First commit 2024-05-03 16:57:19 +02:00
composer.json First commit 2024-05-03 16:57:19 +02:00
LICENSE First commit 2024-05-03 16:57:19 +02:00
NOTICE First commit 2024-05-03 16:57:19 +02:00
psalm.xml First commit 2024-05-03 16:57:19 +02:00
README.md First commit 2024-05-03 16:57:19 +02:00

better-prometheus

Psalm coverage Psalm level 1 License

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.