Libraries tagged by redis.so
linkerlin/redi.php
1 Downloads
A pure PHP distributed data structures library, equivalent to Redisson implementation for PHP. Fully compatible with Redisson data structures.
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
461611 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
132214 Downloads
Redislabs RedisJSON aka ReJSON Module Client for PHP that supports Predis and PhpRedis
kronos/redis-session-handler
228428 Downloads
Port of https://github.com/snc/SncRedisBundle RedisSessionHandler
averias/phpredis-json
29346 Downloads
A PHP client for RedisJSON module using phpredis extension
yuzuru-s/redis-recommend
2927 Downloads
Wrapping Redis's sorted set APIs for specializing recommending operations.
tushar-arote/rediscope
21 Downloads
An Laravel Telescope like UI for RedisManager
proklung/bitrix.redis.module
8 Downloads
Поддержка очередей Redis (и не только) в Битриксе
barbery/laravel-phpredis
2632 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
190 Downloads
Wrapping Redis's sorted set APIs for specializing ranking operations.
ehann/laravel-redis-store
13508 Downloads
Adds functionality to the built-in Cache's RedisStore.