Libraries tagged by TP5Redis
itpathsolutions/redisinfo
23 Downloads
Redis Information
illusorium/koseven-cache-redis
246 Downloads
Simplest Redis implementation of cache module for koseven framework
flatphp/memstore
90 Downloads
memory storage component
codenomads/base-module
14 Downloads
Base API module for Laravel 8 or higher projects by codenomads
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
732 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
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.
chadicus/psr-cache-redis
1248 Downloads
PSR-16 SimpleCache Implementation using Predis
yufeixuan/phpredis
40 Downloads
基于 nrk/predis封装的 Redis 类,包含 string、hash、list、set、zset 类型的操作
xes/pcache
124 Downloads
Wrapper for Predis to add GetOrSet