Libraries tagged by redis
illuminate/redis
12476264 Downloads
The Illuminate Redis package.
clue/redis-protocol
4536835 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
cache/redis-adapter
3360284 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
colinmollenhour/php-redis-session-abstract
22863868 Downloads
A Redis-based session handler with optimistic locking
tedivm/stash
4556812 Downloads
The place to keep your cache.
resque/php-resque
1598046 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
nikolaposa/rate-limit
1263597 Downloads
General purpose rate limiter implementation.
matthiasmullie/scrapbook
1888670 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
arvenil/ninja-mutex
3142566 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
symfony-bundles/redis-bundle
992356 Downloads
Symfony Redis Bundle
rhubarbgroup/redis-cache
82212 Downloads
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
redisent/redisent
207452 Downloads
Redisent
namoshek/laravel-redis-sentinel
408070 Downloads
An extension of Laravels Redis driver which supports connecting to a Redis master through Redis Sentinel.
monospice/laravel-redis-sentinel-drivers
797965 Downloads
Redis Sentinel integration for Laravel and Lumen.
mix/redis-subscriber
1473577 Downloads
Redis native protocol Subscriber based on Swoole coroutine