Libraries tagged by react
react/stream
87266606 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
react/socket
78060828 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
react/promise
302122674 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
react/event-loop
98489040 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
clue/ndjson-react
36925964 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
rebing/graphql-laravel
5562514 Downloads
Laravel wrapper for PHP GraphQL
react/http
21349226 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
react/dns
75384031 Downloads
Async DNS resolver for ReactPHP
react/child-process
44397136 Downloads
Event-driven library for executing child processes with ReactPHP.
react/cache
74083252 Downloads
Async, Promise-based cache interface for ReactPHP
react/react
3317510 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
clue/redis-react
4058872 Downloads
Async Redis client implementation, built on top of ReactPHP.
clue/stdio-react
8216998 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP
react/promise-timer
33737071 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
react/async
5705643 Downloads
Async utilities and fibers for ReactPHP