Libraries tagged by redis php
predis/predis
324722626 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
doctrine/cache
610415816 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
205774 Downloads
A PHP extension for Redis
phpfastcache/phpfastcache
5316937 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.
clue/redis-protocol
16454532 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
chrisboulton/php-resque
3640749 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
colinmollenhour/credis
42737789 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
26724386 Downloads
A Redis-based session handler with optimistic locking
m6web/redis-mock
3456832 Downloads
Library providing a PHP mock for Redis
resque/php-resque
1879022 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
matthiasmullie/scrapbook
2775033 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.
matomo/cache
1307511 Downloads
PHP caching library based on Doctrine cache
cache/redis-adapter
4097824 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
mismatch/opentelemetry-auto-redis
316837 Downloads
OpenTelemetry Auto-Instrumentation for PHP-Redis and Predis
erik-dubbelboer/php-redis-admin
95152 Downloads
Simple web interface to manage Redis databases.