Libraries tagged by php redis
predis/predis
335212561 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
doctrine/cache
617368700 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
phpredis/phpredis
276273 Downloads
A PHP extension for Redis
clue/redis-protocol
20296094 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
chrisboulton/php-resque
3656250 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
phpfastcache/phpfastcache
5495847 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.
matthiasmullie/scrapbook
2920660 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.
colinmollenhour/credis
43705344 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
27231769 Downloads
A Redis-based session handler with optimistic locking
m6web/redis-mock
3534112 Downloads
Library providing a PHP mock for Redis
resque/php-resque
1913079 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
swayok/alternative-laravel-cache
605816 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
matomo/cache
1888622 Downloads
PHP caching library based on Doctrine cache
awssat/laravel-visits
176808 Downloads
Laravel Redis visits counter for Eloquent models
cachewerk/relay
91676 Downloads
The fastest Redis client for PHP. 100× faster cache reads, near-zero bandwidth, no code changes required.