Libraries tagged by reddis
phpredis/phpredis
29986 Downloads
A PHP extension for Redis
colinmollenhour/credis
35985929 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
m6web/redis-mock
2916164 Downloads
Library providing a PHP mock for Redis
illuminate/redis
12621486 Downloads
The Illuminate Redis package.
colinmollenhour/php-redis-session-abstract
23124352 Downloads
A Redis-based session handler with optimistic locking
clue/redis-protocol
4903076 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
cache/redis-adapter
3418423 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
tedivm/stash
4580372 Downloads
The place to keep your cache.
resque/php-resque
1619338 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
nikolaposa/rate-limit
1291154 Downloads
General purpose rate limiter implementation.
matthiasmullie/scrapbook
1963617 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
3184042 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
uma/redis-session-handler
168238 Downloads
An alternative Redis session handler
symfony-bundles/redis-bundle
1007841 Downloads
Symfony Redis Bundle
rhubarbgroup/redis-cache
83018 Downloads
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.