Libraries tagged by iredis
malkusch/lock
8255513 Downloads
Mutex library for exclusive code execution.
sonata-project/cache
21782153 Downloads
Cache library
chrisboulton/php-resque
3536079 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
phpredis/phpredis
27805 Downloads
A PHP extension for Redis
m6web/redis-mock
2902166 Downloads
Library providing a PHP mock for Redis
illuminate/redis
12574578 Downloads
The Illuminate Redis package.
colinmollenhour/php-redis-session-abstract
23044829 Downloads
A Redis-based session handler with optimistic locking
clue/redis-protocol
4785193 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
cache/redis-adapter
3400225 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
amphp/redis
465518 Downloads
Efficient asynchronous communication with Redis servers, enabling scalable and responsive data storage and retrieval.
tedivm/stash
4573131 Downloads
The place to keep your cache.
resque/php-resque
1612492 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
nikolaposa/rate-limit
1281271 Downloads
General purpose rate limiter implementation.
matthiasmullie/scrapbook
1940872 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
3171421 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking