Libraries tagged by react
react/socket
84115673 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
react/promise
312208076 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
react/event-loop
105121886 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
clue/ndjson-react
41849499 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
rebing/graphql-laravel
5848399 Downloads
Laravel wrapper for PHP GraphQL
react/stream
93684542 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
react/http
22017455 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
react/dns
81444123 Downloads
Async DNS resolver for ReactPHP
react/child-process
49508705 Downloads
Event-driven library for executing child processes with ReactPHP.
react/cache
80139478 Downloads
Async, Promise-based cache interface for ReactPHP
react/react
3347345 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
clue/redis-react
4704478 Downloads
Async Redis client implementation, built on top of ReactPHP.
clue/stdio-react
8602719 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP
react/promise-timer
34716642 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
react/async
6055323 Downloads
Async utilities and fibers for ReactPHP