Libraries tagged by predis
itpathsolutions/redisinfo
11 Downloads
Redis Information
illusorium/koseven-cache-redis
243 Downloads
Simplest Redis implementation of cache module for koseven framework
hammermaps-dev/phpfastcache
367 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, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
flatphp/memstore
90 Downloads
memory storage component
codenomads/base-module
14 Downloads
Base API module for Laravel 8 or higher projects by codenomads
bravo3/cache
7596 Downloads
A PHP 5.4 cache interface and various implementations including Redis and Bravo3/ORM
aztech/event-bus-extra-redis
38 Downloads
aztech/event-bus Redis channel provider
apaoww/yii2-redis
1 Downloads
Yii 2 Redis extension with predis
amostajo/phpfastcache
670 Downloads
Fork from original phpfastcache to autoload with PSR-4
alxmsl/connection
281 Downloads
Simple library for support storage connections
alex-kalanis/redis-wrapper
12 Downloads
PHP wrapper for questioning Redis as file storage
adammbalogh/key-value-store-redis
1474 Downloads
Key-value redis store through predis/predis package.
kasseler/cache
44 Downloads
Cache library
chadicus/psr-cache-redis
1248 Downloads
PSR-16 SimpleCache Implementation using Predis
yufeixuan/phpredis
40 Downloads
基于 nrk/predis封装的 Redis 类,包含 string、hash、list、set、zset 类型的操作