Libraries tagged by redix
zlkoh/redix
14 Downloads
Redis migration
predis/predis
259250751 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
doctrine/cache
545079817 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
35600484 Downloads
A Redis bundle for Symfony
yiisoft/yii2-redis
10012178 Downloads
Redis Cache, Session and ActiveRecord for the Yii framework
symfony/redis-messenger
40035321 Downloads
Symfony Redis extension Messenger Bridge
colinmollenhour/cache-backend-redis
20292469 Downloads
Zend_Cache backend using Redis with full support for tags.
clue/redis-react
3932014 Downloads
Async Redis client implementation, built on top of ReactPHP.
yiisoft/yii2-queue
8824611 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman
phpfastcache/phpfastcache
4211709 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
8088032 Downloads
Mutex library for exclusive code execution.
sonata-project/cache
21654896 Downloads
Cache library
chrisboulton/php-resque
3522976 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
phpredis/phpredis
21746 Downloads
A PHP extension for Redis
colinmollenhour/credis
35218268 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.