Search results for php redis
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.
kakuilan/php-redisque
17 Downloads
php redis queue library
jimtonic/php-redis-lock-handler
9 Downloads
This library provides a locking mechanism for distributed php applications based on Redis.
jelix/php-redis-plugin
3300 Downloads
Redis plugins for Jelix, using a pure PHP Redis API
jelix/php-redis
4146 Downloads
php classes to manage data into a redis database. Fork from Sash php-redis lib.
jeankassio/php-redis-session-manager
8 Downloads
PHP Session handler with Redis and WebSocket compatibility
jdinabox/php-redis-cache
13 Downloads
A PHP Cache using Redis
itpathsolutions/redisinfo
8 Downloads
Redis Information
initphp/redis-session-handler
5 Downloads
PHP Redis Session Handler
he/yii-redis
14 Downloads
yii redis module use php redis
hacklee/laravel5-php-redis
722 Downloads
Use The Redis PHP-Extention In The Laravel Framework With Facde Pattern.
galvani/php-redis
167 Downloads
php-redis contains php5 class for connecting with redis database with methods for all available commands in redis
floridaman963/php-redis-lock
5 Downloads
this is distribute lock based on php and redis
ebonik/redis-client
16 Downloads
A simple to use php redis client
easone95/php-redis-json
6 Downloads
A PHP client for RedisJSON module using phpredis extension