Libraries tagged by reactphp
react/stream
87943904 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
react/socket
78695560 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
react/event-loop
99194182 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
react/http
21409011 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
react/dns
76020562 Downloads
Async DNS resolver for ReactPHP
react/child-process
44927751 Downloads
Event-driven library for executing child processes with ReactPHP.
react/cache
74720267 Downloads
Async, Promise-based cache interface for ReactPHP
clue/ndjson-react
37437917 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
react/react
3320158 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
react/promise-timer
33835527 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
react/async
5726197 Downloads
Async utilities and fibers for ReactPHP
clue/term-react
8245877 Downloads
Streaming terminal emulator, built on top of ReactPHP.
clue/stdio-react
8251482 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP
clue/redis-react
4111159 Downloads
Async Redis client implementation, built on top of ReactPHP.
bunny/bunny
5560511 Downloads
Performant pure-PHP AMQP (RabbitMQ) non-blocking ReactPHP library