movemoveapp/laravel-prometheus
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| shureban/laravel-prometheus | 0.89 | 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 | 3 | 0 | 0 | 1.0 | — | MIT | 3 years ago | |
| dbstudios/prometheus-client | 0.87 | 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 | 263 | 0 | 5.5 | 26.9 | GPL-3.0 | 5 years ago | |
| promphp/prometheus_client_php | 0.86 | 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. | 552 | 554 | 109 | 1M | 40 | 43.8 | 71.7 | Apache-2.0 | 2 months 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. | 286 | 286 | 44 | 136K | 0 | 29.0 | 43.3 | MIT | 1 week ago | |
| movemoveapp/laravel-dadata | 0.72 | — | 45 | 45 | 32 | 5K | 10 | 7.9 | 33.0 | MIT | 4 years ago | |
| movemoveapp/laravel-postmangen | 0.72 | Laravel package that generates a Postman collection (JSON) from HTTP requests executed during PHPUnit tests. Configure via .env and phpunit.xml, install the PHPUnit extension and middleware to capture requests and export collections automatically. | 0 | 0 | 0 | 0 | 0 | 1.8 | — | MIT | 2 years ago |
How can I help you explore Laravel packages today?