Libraries tagged by redis.so
hacklee/laravel5-php-redis
722 Downloads
Use The Redis PHP-Extention In The Laravel Framework With Facde Pattern.
cheer/redis_by_extension
18 Downloads
use redis.so connect Redis
cheprasov/php-redis-lock
393616 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.
mkorkmaz/redislabs-rejson
88882 Downloads
Redislabs RedisJSON aka ReJSON Module Client for PHP that supports Predis and PhpRedis
averias/phpredis-json
28879 Downloads
A PHP client for RedisJSON module using phpredis extension
kronos/redis-session-handler
198799 Downloads
Port of https://github.com/snc/SncRedisBundle RedisSessionHandler
yuzuru-s/redis-recommend
2397 Downloads
Wrapping Redis's sorted set APIs for specializing recommending operations.
proklung/bitrix.redis.module
8 Downloads
Поддержка очередей Redis (и не только) в Битриксе
barbery/laravel-phpredis
2631 Downloads
phpredis library for laravel
yuzuru-s/redis-ranking
283 Downloads
Wrapping Redis's sorted set APIs for specializing ranking operations.
sandeepshetty/redis_protocol
18 Downloads
Simple PHP client library for the Redis protocol (http://redis.io/topics/protocol)
redis/ranking
184 Downloads
Wrapping Redis's sorted set APIs for specializing ranking operations.
ehann/laravel-redis-store
13502 Downloads
Adds functionality to the built-in Cache's RedisStore.
xxqphpredis/redissdk
89 Downloads
php redis 连接处理
xiaorenaishu/redis.sdk
3 Downloads
基于redis的通用功能组件:分布式原子锁,原子计数器,通用缓存基类等