Libraries tagged by redis.so
ronnievisser/laravel-redis-store
6 Downloads
Adds functionality to the built-in Cache's RedisStore.
peloncano/cakephp-plugin-redis-cache
516 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
mauricext4fs/php-redis
2887 Downloads
RedisController is a high performance PHP Redis client which implement some of the latest Redis functionalities. It is completely written in PHP and does not required anything else than PHP 5.4
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