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 ...
4.3k
@amphp
A non-blocking concurrency framework for PHP applications. 🐘
3k
@danog
Async PHP client API for the telegram MTProto protocol
808
@amphp
An advanced parallelization library for PHP, enabling efficient multitasking, optimizing resource use, and application responsiveness through multiple CPU threads.
795
@unreal4u
Complete async capable Telegram bot API implementation for PHP7
715
@amphp
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
380
@amphp
A non-blocking stream abstraction for PHP based on Amp.
372
@amphp
An async MySQL client for PHP, optimizing database interactions with efficient non-blocking capabilities. Perfect for responsive, high-performance applications.
349
@php-service-bus
PHP Service Bus (publish-subscribe pattern) implementation
272
@amphp
Simplified parallel processing for PHP based on Amp.
262
@xtrime-ru
Convert telegram posts to RSS or json in amphp server
244
@amphp
Non-blocking socket and TLS functionality for PHP based on Amp.
239
@amphp
An async process dispatcher for Amp.
172
@amphp
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
172
@amphp
Async DNS resolution for PHP based on Amp.
163
@amphp
Efficient asynchronous communication with Redis servers, enabling scalable and responsive data storage and retrieval.
154
@amphp
Async WebSocket client for PHP based on Amp.
120
@kelunik
Async ACME library written in PHP based on the Amp concurrency framework.
120
@amphp
Serialization tools for IPC and data storage in PHP.
119
@amphp
WebSocket component for PHP based on the Amp HTTP server.
110
@amphp
A fiber-aware cache API based on Amp and Revolt.