Libraries tagged by react
react/stream
148714900 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
react/socket
138452677 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
react/dns
135798183 Downloads
Async DNS resolver for ReactPHP
react/promise
391318593 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
react/event-loop
162130570 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
clue/redis-react
17249474 Downloads
Async Redis client implementation, built on top of ReactPHP.
clue/ndjson-react
84279441 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
rebing/graphql-laravel
7799936 Downloads
Laravel wrapper for PHP GraphQL
react/promise-timer
49173613 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
react/http
27854309 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
react/child-process
93302674 Downloads
Event-driven library for executing child processes with ReactPHP.
react/cache
133938702 Downloads
Async, Promise-based cache interface for ReactPHP
react/react
3670738 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
clue/term-react
11161847 Downloads
Streaming terminal emulator, built on top of ReactPHP.
clue/stdio-react
11163141 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP