A non-blocking concurrency framework for PHP applications. 🐘
-
Updated
Mar 12, 2024 - PHP
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. 🐘
Async PHP client API for the telegram MTProto protocol
Complete async capable Telegram bot API implementation for PHP7
An advanced parallelization library for PHP, enabling efficient multitasking, optimizing resource use, and application responsiveness through multiple CPU threads.
PHP Service Bus (publish-subscribe pattern) implementation
An async process dispatcher for Amp.
Convert telegram posts to RSS or json in amphp server
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
Efficient asynchronous communication with Redis servers, enabling scalable and responsive data storage and retrieval.
Async ACME library written in PHP based on the Amp concurrency framework.
Serialization tools for IPC and data storage in PHP.
A fiber-aware cache API based on Amp and Revolt.