Libraries tagged by react
react/socket
51474524 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
react/promise
254725343 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
react/event-loop
69358890 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
react/stream
59234716 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
react/dns
48794833 Downloads
Async DNS resolver for ReactPHP
react/child-process
22323538 Downloads
Event-driven library for executing child processes with ReactPHP.
react/cache
47521279 Downloads
Async, Promise-based cache interface for ReactPHP
react/react
3199652 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
clue/redis-react
1930009 Downloads
Async Redis client implementation, built on top of ReactPHP.
clue/stdio-react
6753133 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP
clue/ndjson-react
15661789 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
rebing/graphql-laravel
4448688 Downloads
Laravel wrapper for PHP GraphQL
react/promise-timer
29696980 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
react/http
18447057 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
react/async
4238503 Downloads
Async utilities and fibers for ReactPHP