Libraries tagged by redis php
idanoo/php-resque
45238 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby. Originally forked from chrisboulton/php-resque.
giovanne-oliveira/php-resque
182 Downloads
Redis backed library for creating background jobs and processing them later.
frankeyfeng/hyperf-redis-lock
5613 Downloads
douyuxingchen/php-library-stateful
3569 Downloads
有状态的库旨在简化您的业务代码和优化您的业务架构,将底层基础设施沉淀到基础库,如 Redis 分布式锁定,数据查询缓存等等。
cakejob/php-resque-ex-scheduler
2921 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
2934 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
6201 Downloads
Laravel Redis cache extension
kiwfy/taurus-publisher-php
11060 Downloads
PHP library using LUA script to send for redis a job for Taurus queue
javibravo/simple-php-queue
63 Downloads
Php package to manage queue tasks in a simple way
vemcogroup/laravel-redis
11650 Downloads
Enhancements to redis driver, such as enabling a serializer and/or compression
bootell/yii2-phpredis
250 Downloads
Redis Cache, Session and ActiveRecord for the Yii2 Using PhpRedis
redtrine/redtrine
14422 Downloads
Redis-based advanced PHP data structures.
predis2/predis2
4991 Downloads
Flexible and feature-complete Redis client for PHP and HHVM
kornrunner/predis
1468 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