Libraries tagged by react
react/stream
150375275 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
react/socket
140099193 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
react/dns
137447215 Downloads
Async DNS resolver for ReactPHP
react/promise
393498591 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
react/event-loop
163831486 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
clue/redis-react
17869040 Downloads
Async Redis client implementation, built on top of ReactPHP.
clue/ndjson-react
85520496 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
rebing/graphql-laravel
7850863 Downloads
Laravel wrapper for PHP GraphQL
react/promise-timer
49836320 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
react/http
27965607 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
react/child-process
94582724 Downloads
Event-driven library for executing child processes with ReactPHP.
react/cache
135576585 Downloads
Async, Promise-based cache interface for ReactPHP
react/react
3676389 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
clue/stdio-react
11227044 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP
react/async
9599713 Downloads
Async utilities and fibers for ReactPHP