clue/redis-react
Async Redis client for ReactPHP. Send commands in parallel with automatic pipelining and promise-based responses. Event-driven Pub/Sub support, lightweight SOLID design, and strong test coverage for Redis v2.6+.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| clue/stdio-react | 0.85 | ReactPHP-based STDIO stream wrapper for non-blocking access to STDIN/STDOUT/STDERR. Enables event-driven CLI apps with readable and writable streams, integrating terminal input/output into the ReactPHP loop for async command-line tools. | 198 | 199 | 20 | 197K | 4 | 27.5 | 50.0 | MIT | 4 years ago | |
| clue/utf8-react | 0.83 | Async UTF-8 validation and sanitization for ReactPHP. Provides streaming transforms to detect invalid byte sequences and convert or strip broken input, helping keep network and file streams safely UTF-8 in event-driven PHP applications. | 66 | — | 6 | — | 9 | 23.0 | 3.1 | MIT | 2 years ago | |
| wyrihaximus/react-cache-redis | 0.83 | Redis-backed cache adapter for ReactPHP implementing the react/cache interface. Built on clue/reactphp-redis, supports key prefixing, and integrates with async React event loops for fast, non-blocking caching in your applications. | 11 | 11 | 6 | 66 | 1 | 24.0 | 13.2 | MIT | 11 months ago | |
| clue/term-react | 0.82 | ReactPHP-powered interactive terminal for PHP. Read keypresses and line input from STDIN without blocking, work with streams and events, and build responsive CLI apps that react to user input in real time. | 104 | — | 7 | — | 0 | 20.8 | — | MIT | 2 years ago | |
| predis/predis | 0.82 | Predis is a flexible, feature-complete Redis/Valkey client for PHP 7.2+. Supports Redis 3.0–8.0, clusters, Sentinel/replication, pipelining, transactions, Lua scripting, SCAN iterators, TLS/Unix sockets, lazy/persistent connections, and custom commands. | 7,754 | 8,039 | 995 | 6M | 15 | 74.6 | 56.2 | MIT | 4 weeks ago | |
| clue/ndjson-react | 0.81 | Streaming NDJSON (newline-delimited JSON) encoder/decoder for ReactPHP. Parse or emit large JSON record streams efficiently without loading everything into memory. Implements ReactPHP stream interfaces for easy integration with IPC/RPC and file pipelines. | 152 | 154 | 12 | 4M | 0 | 23.4 | 65.0 | MIT | 3 years ago | |
| clue/redis-protocol | 0.80 | Async Redis protocol implementation for PHP. Provides a low-level RESP encoder/decoder and streaming parser for building Redis clients and proxies, often used with ReactPHP. Lightweight, focused, and transport-agnostic for TCP/TLS connections. | 52 | 53 | 9 | 1M | 2 | 22.4 | 65.0 | MIT | 1 year ago | |
| clue/block-react | 0.79 | Lightweight bridge to run ReactPHP’s event loop in a blocking way. Lets you wait for promises and async operations from synchronous PHP code, ideal for CLI tools and scripts that need occasional async I/O without restructuring your whole app. | 156 | 154 | 16 | 11K | 1 | 24.7 | 30.3 | MIT | 4 years ago | |
| clue/http-proxy-react | 0.77 | Async HTTP proxy with support for forward and reverse proxying (including HTTPS via CONNECT), built on ReactPHP. Useful for tunneling, debugging and routing HTTP(S) traffic in event-driven PHP apps, with streaming I/O and low overhead. | 47 | 47 | 16 | 36K | 1 | 25.4 | 46.7 | MIT | 1 year ago |
How can I help you explore Laravel packages today?