Libraries tagged by php redis
gerifield/little-red-queue
19 Downloads
Small PHP queue system with redis backend.
chriskite/rem
8884 Downloads
Redis memoization for PHP
trungpv1601/bee-queue
166 Downloads
PHP handler for bee-queue redis queue
l-queue/l-client
280 Downloads
A nats or redis queue client in PHP
benesch/cs50-unofficial
9 Downloads
Unofficial redistribution of the CS50 PHP library
wang-ge/cache
0 Downloads
PHP缓存扩展类(Redis缓存、文件缓存)
microgears/webstone-redkit
21 Downloads
Redis database access interface for PHP
flagupdown/fjredis
25 Downloads
Redis client library.Write by PHP
ethanhann/rejson
4159 Downloads
PHP client library for the ReJSON Redis module.
ucwords/zredis
204 Downloads
可直观观察 redis 通信协议的 PHP 实现的客户端
baba/object-cache
1127 Downloads
Simple framework for store php json serialized objects in cache. Supports Redis, Memcached, Disk.
aztech/events
22 Downloads
PHP Event Library with AMQP, WAMP, Stomp, Redis, PDO, ... support
victory7/ezsession
9 Downloads
ezsession is a versatile PHP session handler designed to provide seamless session management by combining the strengths of relational databases (MySQL), key-value stores (Redis), and JWT tokens. It offers developers flexible, secure, and scalable session storage, making it ideal for applications requiring high-performance, distributed, and stateless authentication systems. With ezsession, you can customize your session storage strategy to suit a variety of use cases while ensuring enhanced security and simplified management.
rpq/client
1567 Downloads
Redis Priority Queue Client implementation in pure PHP
rootscratch/ratelimit
7 Downloads
Rootscratch Ratelimit PHP is a lightweight session-based rate-limiting solution for PHP applications. It helps protect your web app from excessive requests by implementing request throttling without the need for external databases like Redis.