Amp

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.
Here are 147 public repositories matching this topic...
Language:All
Sort:Most stars
A non-blocking concurrency framework for PHP applications. 🐘
- Updated
Jan 26, 2025 - PHP
Async PHP client API for the telegram MTProto protocol
- Updated
Apr 21, 2025 - PHP
An advanced parallelization library for PHP, enabling efficient multitasking, optimizing resource use, and application responsiveness through multiple CPU threads.
- Updated
Apr 20, 2025 - PHP
Complete async capable Telegram bot API implementation for PHP7
- Updated
Jan 11, 2024 - PHP
PHP Service Bus (publish-subscribe pattern) implementation
- Updated
Feb 4, 2025 - PHP
Convert telegram posts to RSS or json in amphp server
- Updated
Mar 22, 2025 - PHP
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
- Updated
Aug 4, 2024 - PHP
Efficient asynchronous communication with Redis servers, enabling scalable and responsive data storage and retrieval.
- Updated
Jan 15, 2025 - PHP
Async ACME library written in PHP based on the Amp concurrency framework.
- Updated
Jan 17, 2023 - PHP