Libraries tagged by php redis
ginnerpeace/redlock-php
17967 Downloads
Redis distributed locks in PHP
not-empty/credential-manager-php-lib
8 Downloads
PHP library for search credential in redis with Predis
lewis/oauth2-server-redis
32 Downloads
Redis storage adapter for the League's PHP OAuth 2.0 server.
zorac/php-resque-scheduler
928 Downloads
php-resque-scheduler is a PHP port of resque-scheduler, which adds support for scheduling jobs to PHP-Resque.
xjzhang/redis-token
4013 Downloads
PHP Token Clie
tystr/redis-orm
173 Downloads
A simple PHP object mapper to assist in persisting objects in Redis and indexing them for efficient searching and filtering.
thesmart/php-kue
1488 Downloads
A producer client for Kue, a redis queue implementation
swoft-fork/redis
683 Downloads
swoft redis component
stevetauber/php-gcm-queue
29 Downloads
PHP Google Cloud Messaging (GCM) Queue Library
scienta/php-rsmq-client
35861 Downloads
A client to publish messages to RSMQ, a nodejs message queue.
qwep-ru/php-resque
401 Downloads
Fork of chrisboulton/php-resque
onemightyroar/php-activerecord-components
43873 Downloads
Useful common components for a php-activerecord based project
mkcg/php-query-model
1199 Downloads
Agnostic model to efficiently query and scroll any kind of data (SQL, Search engine, HTTP API, CSV, ...) and push them anywhere with a ETL
kcyeu/rabbitmq-worker-php
2 Downloads
RabbitMQ worker as a daemon, which uses RedisCluster backend.
hunzsig/h-php
5 Downloads
一个纯净后端php框架,依赖swoole,支持http/websocket。结合ZendFrame/ThinkPHP/laraval编写代码,数据处理层enter->io->bean->model。IO自定义便捷式加密,与前端h-react-library嵌合。PDO式ORM结合redis,完善的表连贯操作,并自动优化持久层的CURD,如连表自动前缀,类型自动转义/转换/解释。自带打包,可将php代码加密到难以恢复的程度。