Libraries tagged by react
react/stream
139856190 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
react/socket
129699255 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
react/promise
379614582 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
react/event-loop
153040345 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
clue/redis-react
14269956 Downloads
Async Redis client implementation, built on top of ReactPHP.
clue/ndjson-react
77632587 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
rebing/graphql-laravel
7501379 Downloads
Laravel wrapper for PHP GraphQL
react/promise-timer
45988185 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
react/http
27283727 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
react/dns
127037460 Downloads
Async DNS resolver for ReactPHP
react/child-process
86428803 Downloads
Event-driven library for executing child processes with ReactPHP.
react/cache
125251200 Downloads
Async, Promise-based cache interface for ReactPHP
react/react
3636677 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
clue/stdio-react
10743966 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP
react/async
9216352 Downloads
Async utilities and fibers for ReactPHP