Libraries tagged by redis
clue/redis-protocol
5938536 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
amphp/redis
514188 Downloads
Efficient asynchronous communication with Redis servers, enabling scalable and responsive data storage and retrieval.
colinmollenhour/php-redis-session-abstract
23767115 Downloads
A Redis-based session handler with optimistic locking
tedivm/stash
4636865 Downloads
The place to keep your cache.
resque/php-resque
1666395 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
nikolaposa/rate-limit
1354657 Downloads
General purpose rate limiter implementation.
matthiasmullie/scrapbook
2110086 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
3311604 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
sonata-project/cache
22022757 Downloads
Cache library
symfony-bundles/redis-bundle
1048065 Downloads
Symfony Redis Bundle
rhubarbgroup/redis-cache
85416 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
493537 Downloads
An extension of Laravels Redis driver which supports connecting to a Redis master through Redis Sentinel.
monospice/laravel-redis-sentinel-drivers
808530 Downloads
Redis Sentinel integration for Laravel and Lumen.
mix/redis-subscriber
1578837 Downloads
Redis native protocol Subscriber based on Swoole coroutine
kdyby/redis
1459314 Downloads
Redis storage for Nette Framework