Libraries tagged by redis
clue/redis-protocol
4038148 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
colinmollenhour/php-redis-session-abstract
22481231 Downloads
A Redis-based session handler with optimistic locking
tedivm/stash
4522879 Downloads
The place to keep your cache.
resque/php-resque
1570812 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
nikolaposa/rate-limit
1224675 Downloads
General purpose rate limiter implementation.
matthiasmullie/scrapbook
1812901 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
3082477 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
phpredis/phpredis
18968 Downloads
A PHP extension for Redis
symfony-bundles/redis-bundle
971544 Downloads
Symfony Redis Bundle
rhubarbgroup/redis-cache
81144 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
376179 Downloads
An extension of Laravels Redis driver which supports connecting to a Redis master through Redis Sentinel.
monospice/laravel-redis-sentinel-drivers
793254 Downloads
Redis Sentinel integration for Laravel and Lumen.
mix/redis-subscriber
1421537 Downloads
Redis native protocol Subscriber based on Swoole coroutine
kdyby/redis
1370960 Downloads
Redis storage for Nette Framework
hyperf/redis
2044094 Downloads
A redis component for hyperf.