Libraries tagged by redis
illuminate/redis
11325658 Downloads
The Illuminate Redis package.
clue/redis-protocol
2319818 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
colinmollenhour/php-redis-session-abstract
20578051 Downloads
A Redis-based session handler with optimistic locking
spiritix/lada-cache
372602 Downloads
A Redis based, automated and scalable database caching layer for Laravel
resque/php-resque
1424659 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
nikolaposa/rate-limit
1036893 Downloads
General purpose rate limiter implementation.
matthiasmullie/scrapbook
1535128 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
2791150 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
aplus/session
1278749 Downloads
Aplus Framework Session Library
phpredis/phpredis
3064 Downloads
A PHP extension for Redis
symfony-bundles/redis-bundle
884444 Downloads
Symfony Redis Bundle
rhubarbgroup/redis-cache
74065 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
249357 Downloads
An extension of Laravels Redis driver which supports connecting to a Redis master through Redis Sentinel.
monospice/laravel-redis-sentinel-drivers
766620 Downloads
Redis Sentinel integration for Laravel and Lumen.
mix/redis-subscriber
1113714 Downloads
Redis native protocol Subscriber based on Swoole coroutine