spatie/laravel-prometheus
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 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 | |
| promphp/prometheus_client_php | 0.90 | 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. | 546 | 544 | 108 | 939K | 40 | 43.7 | 72.3 | Apache-2.0 | 1 week ago | |
| 3slab/prometheus-monitoring-bundle | 0.89 | — | 0 | 0 | 1 | 0 | 0 | 0.8 | — | — | 7 years ago | |
| dbstudios/prometheus-client | 0.89 | 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 | |
| 3slab/vdm-prometheus-bundle | 0.89 | — | 2 | 2 | 1 | 0 | 0 | 1.4 | — | MIT | 2 years ago | |
| 3slab/tweedegolf-prometheus-bundle | 0.89 | 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 | |
| chaseisabelle/phprom-client | 0.87 | — | 0 | 0 | 1 | 0 | 0 | 0.7 | — | MIT | 5 years ago | |
| dbstudios/prometheus-client-bundle | 0.87 | — | 0 | 0 | 0 | 0 | 0 | 4.8 | — | GPL-3.0 | 7 years ago | |
| movemoveapp/laravel-prometheus | 0.85 | 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 | 66 | 0 | 2.9 | 25.7 | MIT | 10 months ago |
How can I help you explore Laravel packages today?