Libraries tagged by php redis
chriskite/rem
8884 Downloads
Redis memoization for PHP
ethanhann/rejson
4159 Downloads
PHP client library for the ReJSON Redis module.
qubus/cache
82 Downloads
PHP cache library with adapters for Memcached, Redis, Filesystem, APCu and In Memory.
mallabee/queue
1211 Downloads
Framework agnostic background task queue management for Beanstalkd, SQS, Redis. Easy to use in pure PHP, Symfony, Laravel, Yii2 projects. Based on illuminate/queue (Laravel Queues).
touhidurabir/laravel-request-response-logger
31 Downloads
A PHP laravel package to log the request/response of an app in database in an elegant way with the utilization of Queue and Redis combined
t2pcorp/libcrypto
9 Downloads
A PHP library for cryptographic operations with KMS integration, Caching(local,redis) and Secret manager.
rpq/server
1567 Downloads
Redis Priority Queue Server implementation in pure PHP
bainternet/sqlite-simple-store
50 Downloads
Super lightweight Zero configuration sqlite-based key => value store with expiration time for PHP. Basically its a simple key value storage with and expireation field which will delete the value after it expires. Also since its heavily influenced by redis, some of redis useful functions were implemented.
zyw-cn/redis-captcha
8 Downloads
captcha package for php
xxqphpredis/redissdk
88 Downloads
php redis 连接处理
xushunbin/php-redis-bloom
10 Downloads
php redis实现bloom过滤器
wenjy/redis
10 Downloads
php redis examples
webdcg/redis
2 Downloads
Redis client for PHP using the PhpRedis C Extension
v10086/redis-ratelimit
42 Downloads
基于redis的限流器
v10086/redis-lock
50 Downloads
Redis分布式锁(Distributed locks)