benmyb / prometheus_client_php
Prometheus instrumentation library for PHP applications.
1.0.2.1
2020-06-15 06:54 UTC
Requires
- php: ^7.2
- ext-json: *
- guzzlehttp/guzzle: ^6.3
- symfony/polyfill-apcu: ^1.6
Requires (Dev)
- phpunit/phpunit: ^8.4
- squizlabs/php_codesniffer: ^3.5
Suggests
- ext-apc: Required if using APCu.
- ext-redis: Required if using Redis.
Replaces
README
Notice
This library is based on the work done on endclothing/prometheus_client_php.
for now, just rename and upload a new package to packagist
Installation
Add as Composer dependency:
composer require benmyb/prometheus_client_php