Libraries tagged by redis
clue/redis-protocol
4922858 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
cache/redis-adapter
3420620 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
colinmollenhour/php-redis-session-abstract
23136129 Downloads
A Redis-based session handler with optimistic locking
tedivm/stash
4581429 Downloads
The place to keep your cache.
resque/php-resque
1620387 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
nikolaposa/rate-limit
1291887 Downloads
General purpose rate limiter implementation.
matthiasmullie/scrapbook
1966647 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
3185177 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
sonata-project/cache
21814743 Downloads
Cache library
symfony-bundles/redis-bundle
1008787 Downloads
Symfony Redis Bundle
rhubarbgroup/redis-cache
83025 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
437529 Downloads
An extension of Laravels Redis driver which supports connecting to a Redis master through Redis Sentinel.
monospice/laravel-redis-sentinel-drivers
801063 Downloads
Redis Sentinel integration for Laravel and Lumen.
mix/redis-subscriber
1506836 Downloads
Redis native protocol Subscriber based on Swoole coroutine
kdyby/redis
1414655 Downloads
Redis storage for Nette Framework