ReactPHP
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.
Here are 263 public repositories matching this topic...
ReactPHP's core reactor event loop that libraries can use for evented I/O.
-
Updated
Jul 8, 2024 - PHP
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP.
-
Updated
Jul 26, 2024 - PHP
Asynchronous coroutines for PHP 7.
-
Updated
Nov 6, 2024 - PHP
Complete async capable Telegram bot API implementation for PHP7
-
Updated
Jan 11, 2024 - PHP
Event-driven, streaming HTTP client and server implementation for ReactPHP.
-
Updated
Aug 30, 2024 - PHP
Monitor for any changes in your php application and automatically restart it (suitable for async apps).
-
Updated
Dec 27, 2021 - PHP
Event-driven library for executing child processes with ReactPHP.
-
Updated
Aug 4, 2024 - PHP
[Deprecated] Event-driven, streaming HTTP client for ReactPHP.
-
Updated
Jun 20, 2022 - PHP
Asynchronous PHP Telegram Bot Framework built on top of ReactPHP
-
Updated
Nov 8, 2023 - PHP
Created by Igor Wiedler
Released April 14, 2012
- Followers
- 155 followers
- Organization
- reactphp
- Website
- reactphp.org