Search results for phpredis
carry0987/redis-tool
100 Downloads
A library for easily manipulating phpredis
boxunphp/redis
13 Downloads
PHP Redis Client
axguowen/redis-client
33 Downloads
Simple PHP Redis Client Library
app-skeleton/redis
6 Downloads
Redis module for Kohana based on phpredis
alexsancho/wp-redis-object-cache
1124 Downloads
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, HHVM, replication and clustering.
tschoffelen/memory
3318 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
openworkers/redobject
3785 Downloads
A PHP Redis wrapper library for easy access..
mkalafior/redis-client
457 Downloads
A PHP redis client library
llegaz/predis-adapter
3 Downloads
additional layer for predis/predis the PHP Redis Client
ext-phpiredis
Downloads
ab/phredis-server
21 Downloads
A redis server implementation in pure PHP
predis/predis
267639978 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
phpfastcache/phpfastcache
4361123 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.
predis/predis-async
335630 Downloads
Asynchronous version of Predis
cache/predis-adapter
2418648 Downloads
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags