Libraries tagged by predis
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
univeros/cache
205 Downloads
PSR-6 and PSR-16 caching with pluggable storage backends for filesystem, Redis, Predis, and Memcached.
tyler-king/activity
9 Downloads
A simple Predis activity feed handler for my projects.
tp5er/think-redis
1926 Downloads
An easy way to use the official PHP predis client in your thinkphp applications.
suven/flint-redis
9 Downloads
wrapper around flintstone and predis
quioteframework/session-redis
0 Downloads
Redis-backed session storage for Quiote: a SessionPersistenceInterface implementation for SessionManager, built on predis/predis.
quioteframework/queue-redis
0 Downloads
Redis-backed queue driver for Quiote's queue subsystem, using predis/predis.
peloncano/cakephp-plugin-redis-cache
526 Downloads
A CakePHP 2.0 plugin enabling Redis (http://redis.io/) backed sessions and caching. Uses the Predis (https://github.com/nrk/predis) library to communicate with Redis.