Libraries tagged by redis php
kjdev/redis-graph
6573 Downloads
PHP RedisGraph client
idanoo/php-resque
45385 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby. Originally forked from chrisboulton/php-resque.
frankeyfeng/hyperf-redis-lock
6062 Downloads
douyuxingchen/php-library-stateful
4027 Downloads
有状态的库旨在简化您的业务代码和优化您的业务架构,将底层基础设施沉淀到基础库,如 Redis 分布式锁定,数据查询缓存等等。
cakejob/php-resque-ex-scheduler
3099 Downloads
php-resque-ex-scheduler is a PHP port of resque-scheduler, which adds support for scheduling jobs to PHP-Resque.
cakejob/php-resque-ex
3112 Downloads
Redis backed library for creating background jobs and processing them later. PHP port based on resque for Ruby.
asseco-voice/laravel-redis-cache-extension
6487 Downloads
Laravel Redis cache extension
ahfeel/php-resque
62374 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
javibravo/simple-php-queue
63 Downloads
Php package to manage queue tasks in a simple way
vemcogroup/laravel-redis
11737 Downloads
Enhancements to redis driver, such as enabling a serializer and/or compression
bootell/yii2-phpredis
260 Downloads
Redis Cache, Session and ActiveRecord for the Yii2 Using PhpRedis
tomchanio/laravel_cent
380 Downloads
Centrifugo (Centrifuge) [2.0+] PHP Server REDIS & HTTP API implementation for Laravel 5.5+
redtrine/redtrine
14422 Downloads
Redis-based advanced PHP data structures.
kornrunner/predis
1679 Downloads
Flexible and feature-complete Redis client for PHP and HHVM
itxiao6/session
146 Downloads
重写了PHP自带的 SESSION 机制,存储介质支持:本地模式、Memcache、Redis、Mamcached、Xcache,php运行模式支持:LAMP、LNMP、SWOOLE