Libraries tagged by redis.so
easone95/php-redis-json
6 Downloads
A PHP client for RedisJSON module using phpredis extension
samir/redis
35 Downloads
redispool for swoole coroutine
ronnievisser/laravel-redis-store
6 Downloads
Adds functionality to the built-in Cache's RedisStore.
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.
mkorkmaz-updated/redislabs-rejson
8 Downloads
Redislabs RedisJSON aka ReJSON Module Client for PHP that supports Predis and PhpRedis
kl/php-redis-lock
935 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
hvasoares/array-redis-persistence
42 Downloads
please use the hvasoares\RedisModelMapping
aragorn-yang/laravel-array-redis
138 Downloads
A laravel wrapper for M6Web/RedisMock