promphp/prometheus_client_php
Prometheus client library for PHP with counters, gauges, histograms, and summaries. Supports Redis, Predis, APCu/APCng, or in-memory storage for metric aggregation across workers, with simple APIs to register, update, and expose metrics for scraping.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| artprima/prometheus-metrics-bundle | 0.93 | — | 176 | 175 | 43 | 117K | 3 | 25.0 | 45.8 | MIT | 2 weeks ago | |
| shureban/laravel-prometheus | 0.91 | Laravel package to expose Prometheus metrics. Install via Composer, publish config, switch Redis client to Predis, and create Counter/Gauge metrics via artisan commands or custom classes. Use DI to increment metrics with label values in your controllers. | 2 | 2 | 2 | 0 | 0 | 1.0 | — | MIT | 3 years ago | |
| dbstudios/prometheus-client | 0.90 | Lightweight Prometheus client for PHP. Create a CollectorRegistry, choose a storage adapter (Redis, Filesystem, APCu), then register and use counters, gauges, and histograms. Retrieve collectors by name with typed helpers for safer access. | 2 | 2 | 1 | 322 | 0 | 5.5 | 28.0 | GPL-3.0 | 5 years ago | |
| dbstudios/prometheus-client-bundle | 0.90 | — | 0 | 0 | 0 | 0 | 0 | 4.8 | — | GPL-3.0 | 7 years ago | |
| spatie/laravel-prometheus | 0.90 | Export Laravel app metrics to Prometheus via a /prometheus endpoint. Register custom gauges and counters in code, with built-in metrics for queues and Horizon. Includes optional security so your metrics aren’t publicly exposed; pair with Grafana for dashboards. | 279 | 275 | 42 | 102K | 0 | 27.4 | 41.1 | MIT | 1 month ago | |
| 3slab/tweedegolf-prometheus-bundle | 0.90 | Symfony bundle integrating the Tweede Golf Prometheus client. Configure a /metrics endpoint, choose a storage adapter, and define counters/gauges/histograms via YAML collectors. Update metrics through the CollectorRegistry service in your app. | 0 | 0 | 0 | 0 | 0 | 0.2 | — | MIT | 7 years ago | |
| tweedegolf/prometheus-client | 0.83 | Archived/unmaintained PHP Prometheus client by Tweede Golf. Provides Counter and Gauge metrics with multiple storage backends (e.g., APC/APCu) and a text formatter to expose a /metrics endpoint for Prometheus scraping. | 11 | 10 | 16 | 11K | 3 | 0.8 | 29.1 | MIT | 4 years ago | |
| phpbench/phpbench | 0.69 | PHPBench is a PHP benchmarking runner, like PHPUnit for performance. Run isolated iterations and revolutions, track time and memory, generate reports (console/CSV/HTML), store and compare results, and add assertions to catch regressions. | 2,006 | 2,010 | 132 | 515K | 30 | 50.3 | 51.9 | MIT | 2 months ago |
How can I help you explore Laravel packages today?