Libraries tagged by react
react/socket
71435885 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
react/promise
290891072 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
react/event-loop
91157468 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
clue/ndjson-react
31584137 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
rebing/graphql-laravel
5251419 Downloads
Laravel wrapper for PHP GraphQL
react/stream
80209528 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
react/dns
68743284 Downloads
Async DNS resolver for ReactPHP
react/child-process
38814377 Downloads
Event-driven library for executing child processes with ReactPHP.
react/cache
67434159 Downloads
Async, Promise-based cache interface for ReactPHP
react/react
3292087 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
clue/redis-react
3522464 Downloads
Async Redis client implementation, built on top of ReactPHP.
clue/stdio-react
7846460 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP
react/promise-timer
32648938 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
react/http
20679273 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
react/async
5383154 Downloads
Async utilities and fibers for ReactPHP