shureban/laravel-prometheus
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 3slab/tweedegolf-prometheus-bundle | 0.91 | 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 | |
| promphp/prometheus_client_php | 0.91 | 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. | 549 | 549 | 109 | 1M | 40 | 46.1 | 73.5 | Apache-2.0 | 3 weeks ago | |
| dbstudios/prometheus-client | 0.88 | 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 | 404 | 0 | 5.5 | 29.5 | GPL-3.0 | 5 years ago | |
| 3slab/vdm-prometheus-bundle | 0.88 | — | 2 | 2 | 1 | 0 | 0 | 1.4 | — | MIT | 2 years ago | |
| movemoveapp/laravel-prometheus | 0.87 | Laravel package to collect and expose Prometheus metrics using Redis storage. Friendly fork of shureban/laravel-prometheus with support for predis/predis ^3.0. Includes artisan generators for counter and gauge metrics and publishable configuration. | 0 | 0 | 0 | 82 | 0 | 2.2 | 26.8 | MIT | 11 months ago | |
| artprima/prometheus-metrics-bundle | 0.86 | Symfony bundle integrating promphp/prometheus_client_php to expose Prometheus metrics for your app. Supports Symfony 5.4–8.x and PHP 8.2–8.5, with configurable metric namespace, ignored routes, and custom labels for HTTP/request metrics. | 176 | 175 | 43 | 121K | 3 | 23.7 | 45.8 | MIT | 4 weeks ago | |
| spatie/laravel-prometheus | 0.82 | 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. | 282 | 281 | 43 | 105K | 0 | 26.2 | 40.9 | MIT | 1 month ago |
How can I help you explore Laravel packages today?