Libraries tagged by redis.so
samir/redis
34 Downloads
redispool for swoole coroutine
ronnievisser/laravel-redis-store
6 Downloads
Adds functionality to the built-in Cache's RedisStore.
mkorkmaz-updated/redislabs-rejson
7 Downloads
Redislabs RedisJSON aka ReJSON Module Client for PHP that supports Predis and PhpRedis
mauricext4fs/php-redis
2871 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
934 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
36 Downloads
please use the hvasoares\RedisModelMapping
aragorn-yang/laravel-array-redis
138 Downloads
A laravel wrapper for M6Web/RedisMock