Libraries tagged by redis
predis/predis
228795932 Downloads
A flexible and feature-complete Redis client for PHP.
doctrine/cache
495466852 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
snc/redis-bundle
32999156 Downloads
A Redis bundle for Symfony
yiisoft/yii2-redis
9017574 Downloads
Redis Cache, Session and ActiveRecord for the Yii framework
clue/redis-react
1920335 Downloads
Async Redis client implementation, built on top of ReactPHP.
symfony/redis-messenger
35454200 Downloads
Symfony Redis extension Messenger Bridge
colinmollenhour/cache-backend-redis
18424252 Downloads
Zend_Cache backend using Redis with full support for tags.
yiisoft/yii2-queue
7947162 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman
tedivm/stash
4353846 Downloads
The place to keep your cache.
phpfastcache/phpfastcache
3728030 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
malkusch/lock
6989370 Downloads
Mutex library for exclusive code execution.
sonata-project/cache
20765808 Downloads
Cache library
chrisboulton/php-resque
3443748 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
colinmollenhour/credis
31497994 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
2496447 Downloads
Library providing a PHP mock for Redis