ReactPHP
Results
17
repositories owned by
ReactPHP
socket
1.2k
Stars
154
Forks
Watchers
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP.
event-loop
1.2k
Stars
127
Forks
Watchers
ReactPHP's core reactor event loop that libraries can use for evented I/O.
http
722
Stars
142
Forks
Watchers
Event-driven, streaming HTTP client and server implementation for ReactPHP.
stream
597
Stars
61
Forks
Watchers
Event-driven readable and writable streams for non-blocking I/O in ReactPHP.
cache
372
Stars
21
Forks
Watchers
Async, Promise-based cache interface for ReactPHP.
promise-timer
336
Stars
17
Forks
Watchers
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
child-process
279
Stars
45
Forks
Watchers
Event-driven library for executing child processes with ReactPHP.