Amp is a non-blocking concurrency library for PHP. Newer versions make use of fibers to integrate well with existing interfaces and allow for transparent non-blocking I/O. Older versions make heavy use of generator-based coroutines. It's made by the developers that brought native fiber support to PHP 8.1.
A non-blocking concurrency framework for PHP applications. 🐘
翻译 - PHP应用程序的非阻塞并发框架。 🐘
Async PHP client API for the telegram MTProto protocol
翻译 - 用于电报MTProto协议的异步PHP客户端/服务器API
An advanced parallelization library for PHP, enabling efficient multitasking, optimizing resource use, and application responsiveness through multiple CPU threads.
Complete async capable Telegram bot API implementation for PHP7
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
A non-blocking stream abstraction for PHP based on Amp.
PHP Service Bus (publish-subscribe pattern) implementation
翻译 - PHP Service Bus(发布-订阅模式)实现
Non-blocking socket and TLS functionality for PHP based on Amp.
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
Async ACME library written in PHP based on the Amp concurrency framework.