Libraries tagged by react
react/socket
90257729 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
react/promise
322215437 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
react/event-loop
111640151 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
clue/ndjson-react
46824073 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
react/stream
99991822 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
react/http
22803505 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
react/dns
87584490 Downloads
Async DNS resolver for ReactPHP
react/child-process
54605983 Downloads
Event-driven library for executing child processes with ReactPHP.
react/cache
86277202 Downloads
Async, Promise-based cache interface for ReactPHP
react/react
3386370 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
clue/redis-react
5524542 Downloads
Async Redis client implementation, built on top of ReactPHP.
clue/stdio-react
8947063 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP
rebing/graphql-laravel
6094461 Downloads
Laravel wrapper for PHP GraphQL
react/promise-timer
35798859 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
react/async
6532690 Downloads
Async utilities and fibers for ReactPHP