Libraries tagged by react
react/stream
162723120 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
react/socket
152345844 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
react/dns
149709480 Downloads
Async DNS resolver for ReactPHP
react/cache
147763092 Downloads
Async, Promise-based cache interface for ReactPHP
react/promise
409467406 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
react/event-loop
176515639 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
clue/redis-react
22541651 Downloads
Async Redis client implementation, built on top of ReactPHP.
clue/ndjson-react
94785535 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
rebing/graphql-laravel
8252257 Downloads
Laravel wrapper for PHP GraphQL
react/promise-timer
54797017 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
react/http
28662650 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
react/child-process
104113093 Downloads
Event-driven library for executing child processes with ReactPHP.
react/react
3721635 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
clue/stdio-react
11610961 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP
react/async
10235970 Downloads
Async utilities and fibers for ReactPHP