Libraries tagged by redis
clue/redis-protocol
5211357 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
colinmollenhour/php-redis-session-abstract
23324672 Downloads
A Redis-based session handler with optimistic locking
tedivm/stash
4598691 Downloads
The place to keep your cache.
resque/php-resque
1636380 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
nikolaposa/rate-limit
1310983 Downloads
General purpose rate limiter implementation.
matthiasmullie/scrapbook
2021379 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
3230135 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
sonata-project/cache
21879510 Downloads
Cache library
symfony-bundles/redis-bundle
1022712 Downloads
Symfony Redis Bundle
rhubarbgroup/redis-cache
83648 Downloads
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
namoshek/laravel-redis-sentinel
455121 Downloads
An extension of Laravels Redis driver which supports connecting to a Redis master through Redis Sentinel.
monospice/laravel-redis-sentinel-drivers
803139 Downloads
Redis Sentinel integration for Laravel and Lumen.
mix/redis-subscriber
1526072 Downloads
Redis native protocol Subscriber based on Swoole coroutine
kdyby/redis
1427912 Downloads
Redis storage for Nette Framework
hyperf/redis
2192612 Downloads
A redis component for hyperf.