Libraries tagged by php redis
doctrine/cache
531083780 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
predis/predis
250012488 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
phpredis/phpredis
16317 Downloads
A PHP extension for Redis
chrisboulton/php-resque
3503191 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
phpfastcache/phpfastcache
4062844 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.
colinmollenhour/credis
34151901 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
colinmollenhour/php-redis-session-abstract
22117186 Downloads
A Redis-based session handler with optimistic locking
m6web/redis-mock
2742873 Downloads
Library providing a PHP mock for Redis
resque/php-resque
1546658 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
clue/redis-protocol
3630497 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
matthiasmullie/scrapbook
1760593 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.
erik-dubbelboer/php-redis-admin
87663 Downloads
Simple web interface to manage Redis databases.
cheprasov/php-redis-lock
375311 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
cheprasov/php-redis-client
1102592 Downloads
Php client for Redis. It is a fast, fully-functional and user-friendly client for Redis, optimized for performance. RedisClient supports the latest versions of Redis starting from 2.6 to 6.0
ukko/phpredis-phpdoc
405654 Downloads
@phpdoc extension phpredis for IDE autocomplete