Libraries tagged by reddis
kazuakim/reddish
5 Downloads
Redis clients
versionable/ration
170 Downloads
A very simple redis client
predis/predis
248221308 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
doctrine/cache
528291249 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
34753451 Downloads
A Redis bundle for Symfony
hwi/oauth-bundle
18380481 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.
yiisoft/yii2-redis
9656461 Downloads
Redis Cache, Session and ActiveRecord for the Yii framework
symfony/redis-messenger
38515477 Downloads
Symfony Redis extension Messenger Bridge
colinmollenhour/cache-backend-redis
19652761 Downloads
Zend_Cache backend using Redis with full support for tags.
clue/redis-react
3107940 Downloads
Async Redis client implementation, built on top of ReactPHP.
yiisoft/yii2-queue
8501962 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman
phpfastcache/phpfastcache
4028779 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
7721597 Downloads
Mutex library for exclusive code execution.
sonata-project/cache
21376211 Downloads
Cache library
chrisboulton/php-resque
3496560 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.