illuminate/redis
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| codeception/module-redis | 0.86 | Codeception Redis module for functional and acceptance tests. Provides helpers to connect to Redis, flush/select databases, set/get keys, and assert cache and data state during tests, making Redis-backed features easy to verify in your test suite. | 0 | 1 | — | 43K | — | 18.3 | 62.2 | — | — | |
| allprogrammic/redis-client | 0.85 | — | 1 | 1 | 0 | 91 | 0 | 0.0 | 23.0 | MIT | — | |
| illuminate/config | 0.84 | Illuminate Config is Laravel’s configuration repository. It loads and merges config files, lets you read and set values at runtime, supports environment-based defaults, and provides a consistent API for accessing app settings across services and packages. | 109 | 117 | 11 | 590K | 0 | 0.9 | 51.5 | MIT | — | |
| tweedegolf/prometheus-client | 0.84 | 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. | 11 | 10 | 16 | 11K | 3 | 0.8 | 29.1 | MIT | 4 years ago | |
| illuminate/database | 0.83 | Illuminate Database is Laravel’s standalone database toolkit for PHP: expressive query builder, Eloquent ORM (ActiveRecord), and schema builder. Supports MySQL, Postgres, SQL Server, and SQLite, and can be used via Capsule outside Laravel. | 2,764 | 2,980 | 611 | 810K | 0 | 29.5 | 36.0 | MIT | — | |
| 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. | 72 | 72 | 4 | 290 | 0 | 17.6 | 10.4 | MIT | 6 months ago | |
| dawen/phpredis-bundle | 0.83 | — | 2 | 3 | 2 | 0 | 2 | 0.6 | 0.4 | NOASSERTION | — | |
| predis/predis | 0.83 | Predis is a flexible, feature-complete Redis/Valkey client for PHP 7.2+. Supports Redis 3.0–8.0, clustering (including redis-cluster), Sentinel/replication, transactions, Lua scripting, pipelining, SCAN iterators, TLS/UNIX sockets, and custom commands. | 7,763 | 8,052 | 993 | 6M | 15 | 70.3 | 54.7 | MIT | 2 months ago | |
| illuminate/cache | 0.82 | — | 129 | 136 | 25 | 461K | 0 | 1.4 | 49.1 | MIT | — | |
| colinmollenhour/credis | 0.82 | 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. | 364 | 372 | 144 | 717K | 1 | 28.6 | 51.6 | MIT | 3 months ago | |
| illuminate/collections | 0.82 | Illuminate Collections provides a fluent, chainable API for working with arrays and iterables in PHP. Includes Collection and LazyCollection with powerful mapping, filtering, grouping, sorting, and higher-order operations, used widely across Laravel and standalone projects. | 270 | 290 | 47 | 2M | 0 | 2.8 | 53.5 | MIT | — | |
| bash/cache-bundle | 0.82 | — | 1 | 1 | 0 | 6 | 0 | 4.6 | 8.3 | — | 2 years ago | |
| illuminate/testing | 0.82 | Laravel’s Illuminate Testing package provides the core testing helpers used by the framework—HTTP and console test utilities, assertions, test case scaffolding, and support traits—making it easier to write fast, expressive PHPUnit tests for Laravel applications and packages. | 33 | 33 | 10 | 280K | 0 | 0.5 | 54.1 | MIT | — | |
| snc/redis-bundle | 0.81 | — | 1,049 | 1,072 | 321 | 464K | 1 | 37.1 | 40.7 | MIT | 4 months ago | |
| m6web/redis-mock | 0.81 | — | 83 | 83 | 58 | 50K | 15 | 15.5 | 42.5 | MIT | 3 years ago | |
| enqueue/redis | 0.81 | Redis transport for the Enqueue message queue ecosystem. Implements Queue Interop so you can send and consume messages using Redis as the broker. Includes docs, CI, and Packagist distribution for easy integration. | 40 | 44 | 17 | 60K | 0 | 1.0 | 43.7 | MIT | 9 years ago | |
| josiasmontag/laravel-redis-mock | 0.81 | Drop-in Redis mock for Laravel tests using Redis PHP Mock. Adds a “mock” Redis client so you can run test suites without a running Redis server. Enable via REDIS_CLIENT=mock in .env.testing/phpunit.xml; works with Testbench for package dev. | 47 | 47 | 11 | 28K | 2 | 18.0 | 43.4 | MIT | 3 months ago | |
| illuminate/support | 0.80 | — | 582 | 629 | 157 | 2M | 0 | 7.6 | 48.5 | MIT | — | |
| illuminate/encryption | 0.79 | Laravel’s encryption component for securely encrypting and decrypting strings and serialized data using application keys and strong ciphers. Provides Encrypter support, key rotation via previous keys, and convenient helpers for protecting cookies, sessions, and payloads. | 92 | 96 | 25 | 327K | 0 | 1.2 | 49.0 | MIT | — |
How can I help you explore Laravel packages today?