Libraries tagged by reids
clue/redis-protocol
22006367 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
yiisoft/yii2-queue
11630917 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman
tedivm/stash
4987775 Downloads
The place to keep your cache.
phpfastcache/phpfastcache
5571681 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
10484936 Downloads
Mutex library for exclusive code execution.
chrisboulton/php-resque
3661635 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
colinmollenhour/credis
44122785 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
3563369 Downloads
Library providing a PHP mock for Redis
illuminate/redis
14925631 Downloads
The Illuminate Redis package.
colinmollenhour/php-redis-session-abstract
27447471 Downloads
A Redis-based session handler with optimistic locking
amphp/redis
785437 Downloads
Efficient asynchronous communication with Redis servers, enabling scalable and responsive data storage and retrieval.
resque/php-resque
1925337 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
nikolaposa/rate-limit
1752028 Downloads
General purpose rate limiter implementation.
mmucklo/queue-bundle
1002924 Downloads
Symfony2/3/4/5 Queue Bundle (for background jobs) supporting Mongo (Doctrine ODM), Mysql (and any Doctrine ORM), RabbitMQ, Beanstalkd, Redis, and ... {write your own}
matthiasmullie/scrapbook
2967562 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.