tweedegolf/prometheus-client
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| nnjeim/persist | 0.86 | — | 1 | 1 | 0 | 0 | 0 | 0.6 | — | MIT | 4 years ago | |
| allprogrammic/redis-client | 0.84 | — | 1 | 1 | 0 | 138 | 0 | 0.0 | 25.5 | MIT | — | |
| illuminate/redis | 0.84 | Illuminate Redis provides Laravel’s Redis integration, delivering cache, queue, session, and pub/sub support via a simple API. Works with PhpRedis or Predis, supports clusters and connections, and plugs into the framework’s Cache and Queue systems. | 83 | 90 | 16 | 194K | 0 | 0.9 | 46.5 | MIT | — | |
| phpfastcache/phpfastcache | 0.83 | Phpfastcache is a fast, driver-based PHP caching library supporting PSR-6 and PSR-16. Works with many backends (files, APCu, Redis, Memcached, etc.), offers a unified API, and includes a type-aware v9 for PHP 8+. | 2,408 | 2,456 | 445 | 105K | 4 | 35.6 | 24.2 | MIT | 1 year ago | |
| edsi-tech/redis-guzzle-cache | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | — | 11 years ago | |
| spiritix/lada-cache | 0.83 | Redis-backed, fully automated query cache for Laravel. Transparently caches Eloquent/Query Builder queries with granular invalidation (rows/tables), scales across Redis/cluster setups, supports include/exclude tables, and integrates with Laravel Debugbar. | 591 | 592 | 71 | 3K | 0 | 31.7 | 12.9 | MIT | 2 months ago | |
| aping/laravel-opcache-gui | 0.83 | Laravel Opcache GUI for Laravel apps. Adds a simple web page to view PHP OPCache status and configuration. Install via Composer, register the service provider, and add a route to access the dashboard (e.g., /opcache). Flush support planned. | 5 | 5 | 0 | 26 | 0 | 0.0 | 10.0 | — | — | |
| directorytree/activeredis | 0.83 | Active Record-style Redis hash models for Laravel. Create, update, delete, expire, and query Redis-backed records with an Eloquent-like API, including model identifiers, timestamps, casts, events, connections, chunking, searching, and testing support. | 73 | 73 | 4 | 628 | 0 | 28.1 | 15.8 | MIT | 1 week ago | |
| leventcz/laravel-top | 0.82 | Real-time CLI monitoring for Laravel. Runs php artisan top to track key request metrics, busiest routes, and performance across all servers. Aggregates recent Laravel event data in Redis with short TTL, designed for production and Octane. | 583 | 582 | 22 | 3K | 0 | 20.9 | 12.6 | MIT | 2 months ago | |
| appstract/laravel-opcache | 0.82 | — | 1,366 | 1,376 | 128 | 101K | 17 | 25.2 | 33.2 | MIT | 5 years ago | |
| m6web/redis-mock | 0.80 | — | 83 | 83 | 58 | 49K | 15 | 15.5 | 42.4 | MIT | 3 years ago | |
| sonata-project/cache | 0.79 | Deprecated Sonata cache library providing adapters for cache backends and counters. Includes Redis (PRedis) implementations to set/get cached values and increment counters, with simple key arrays and TTL support via Composer install. | 327 | 324 | 28 | 89K | 0 | 2.3 | 23.8 | MIT | 4 years ago | |
| movemoveapp/laravel-prometheus | 0.79 | 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 | 87 | 0 | 0.9 | 26.9 | MIT | 1 year ago | |
| colinmollenhour/credis | 0.78 | A lightweight PHP Redis client focused on performance and reliability. Provides a simple API built on the native phpredis extension, with support for connections, pipelines, transactions, and cluster/sentinel use cases—ideal for Laravel and other PHP apps. | 363 | 371 | 143 | 625K | 1 | 25.8 | 49.6 | MIT | 4 months ago | |
| promphp/prometheus_client_php | 0.71 | 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. | 551 | 553 | 109 | 1M | 40 | 44.8 | 72.5 | Apache-2.0 | 1 month ago | |
| 3slab/tweedegolf-prometheus-bundle | 0.71 | 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 | |
| dbstudios/prometheus-client | 0.67 | 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 | 257 | 0 | 5.5 | 26.8 | GPL-3.0 | 5 years ago | |
| m4tthumphrey/php-gitlab-api | 0.65 | Modern GitLab API v4 client for PHP 8.1–8.5. Provides a clean, feature-rich wrapper around GitLab endpoints with PSR-18 HTTP client and PSR-17 factories support, plus maintained releases, changelog, and strong community tooling. | 951 | 956 | 456 | 110K | 1 | 43.9 | 32.5 | MIT | 2 months ago | |
| hpatoio/bitly-api | 0.63 | Unmaintained PHP Bitly API client built on Guzzle. Provides a Bitly\Client for calling endpoints (e.g., Highvalue), supports custom cURL options like timeouts, and allows attaching Guzzle plugins (e.g., logging). Symfony2 integration mentioned. | 33 | 35 | 12 | 559 | 0 | 1.7 | 17.3 | — | 6 years ago | |
| guzzlehttp/guzzle | 0.63 | Guzzle is a PHP HTTP client for sending sync or async requests with an easy API. Built on PSR-7 and PSR-18, supports middleware, cookies, streaming uploads/downloads, and JSON. Transport-agnostic for flexible integrations. | 23,452 | 24,308 | 2,391 | 19M | 1 | 75.4 | 48.4 | MIT | 2 days ago |
How can I help you explore Laravel packages today?