Libraries tagged by reddis
phpredis/phpredis
14813 Downloads
A PHP extension for Redis
colinmollenhour/credis
33943159 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
2720016 Downloads
Library providing a PHP mock for Redis
illuminate/redis
12049953 Downloads
The Illuminate Redis package.
colinmollenhour/php-redis-session-abstract
21993894 Downloads
A Redis-based session handler with optimistic locking
clue/redis-protocol
3517418 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
tedivm/stash
4473330 Downloads
The place to keep your cache.
resque/php-resque
1535349 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
nikolaposa/rate-limit
1177531 Downloads
General purpose rate limiter implementation.
matthiasmullie/scrapbook
1741143 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
3007994 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
aplus/session
1584597 Downloads
Aplus Framework Session Library
uma/redis-session-handler
153624 Downloads
An alternative Redis session handler
symfony-bundles/redis-bundle
948695 Downloads
Symfony Redis Bundle
rhubarbgroup/redis-cache
79282 Downloads
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.