php-library/simple-cache
PHP Simple Cache Library
时间:2017-12-08 12:00
josiasmontag/laravel-redis-mock
This Laravel package provides a Redis mock for your tests
时间:2017-11-03 19:53
laravie/streaming
Redis Async Streaming for PHP
时间:2017-07-03 14:14
ghostff/session
PHP Session Manager (non-blocking, flash, segment, session encryption).
时间:2017-06-24 01:08
byjg/jwt-session
A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and m
时间:2017-03-25 21:07
chargeover/redlock-php
Redis distributed locks in PHP
时间:2017-02-23 01:50
jenner/redis_sentinel
redis sentinel client for php 5.3+
时间:2016-12-29 08:31
faktiva/php-redis-admin
PHP Redis Admin is a simple web interface to manage and monitor your Redis server(s).
时间:2016-10-20 08:07
superbalist/php-pubsub-redis
A Redis adapter for the php-pubsub package
时间:2016-09-03 20:00
cheprasov/php-redis-lock
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.
时间:2016-07-19 22:33
flowpack/jobqueue-redis
Implements concrete Queue for the redis work queue. Requires the packages flowpack/jobqueue-common and the redis PHP extension to be installed.
时间:2016-06-28 16:15