Libraries tagged by reactphp
react/socket
65603040 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
react/event-loop
84801539 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
react/stream
74095328 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
react/http
20090661 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
react/dns
62907900 Downloads
Async DNS resolver for ReactPHP
react/child-process
33985293 Downloads
Event-driven library for executing child processes with ReactPHP.
react/cache
61603860 Downloads
Async, Promise-based cache interface for ReactPHP
clue/ndjson-react
26911621 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
react/react
3263570 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
react/promise-timer
31754453 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
react/async
5073223 Downloads
Async utilities and fibers for ReactPHP
clue/stdio-react
7573207 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP
clue/redis-react
3016498 Downloads
Async Redis client implementation, built on top of ReactPHP.
clue/framework-x
370089 Downloads
Framework X – the simple and fast micro framework for building reactive web applications that run anywhere.
bunny/bunny
5272133 Downloads
Performant pure-PHP AMQP (RabbitMQ) non-blocking ReactPHP library