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.88 | 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 | 21 | 0 | 1.0 | 12.5 | 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 | 404 | 0 | 5.5 | 29.3 | 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. | 549 | 549 | 109 | 1M | 40 | 46.1 | 73.5 | Apache-2.0 | 3 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 | |
| movemoveapp/laravel-dadata | 0.72 | — | 45 | 45 | 32 | 5K | 10 | 7.9 | 33.2 | 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 | 5 | 0 | 1.8 | 10.8 | MIT | 2 years ago |
How can I help you explore Laravel packages today?