Libraries tagged by reactphp - Free download!
react/socket
21381444 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
react/event-loop
29928567 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
react/stream
24150599 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
react/react
2675834 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
react/promise-timer
17737346 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
react/http
8128575 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
react/dns
18758139 Downloads
Async DNS resolver for ReactPHP
react/child-process
5831882 Downloads
Event-driven library for executing child processes with ReactPHP.
react/cache
17728492 Downloads
Async, Promise-based cache interface for ReactPHP
bunny/bunny
2522785 Downloads
Performant pure-PHP AMQP (RabbitMQ) sync/async (ReactPHP) library
react/promise-stream
6639416 Downloads
The missing link between Promise-land and Stream-land for ReactPHP
clue/utf8-react
2272950 Downloads
Streaming UTF-8 parser, built on top of ReactPHP.
clue/term-react
2275793 Downloads
Streaming terminal emulator, built on top of ReactPHP.
clue/stdio-react
2286811 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP
clue/redis-react
528857 Downloads
Async Redis client implementation, built on top of ReactPHP.