ReactPHP topic

ReactPHP is a low-level library for event-driven programming in PHP. At its core is an event loop, on top of which it provides low-level utilities, such as: a streams abstraction, asynchronous DNS resolver, network client/server, HTTP client/server, and interaction with processes.

List ReactPHP repositories

reactphp

8.8k
Stars
728
Forks
Watchers

Event-driven, non-blocking I/O with PHP.

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.

dns

462
Stars
60
Forks
Watchers

Async DNS resolver for 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.

http-client

230
Stars
65
Forks
Watchers

[Deprecated] Event-driven, streaming HTTP client for ReactPHP.

HHVMCraft

189
Stars
10
Forks
Watchers

:package: Minecraft Beta 1.7.3 Server implemented in PHP/HHVM, powered by ReactPHP.

filesystem

135
Stars
40
Forks
Watchers

Evented filesystem access.