AMPHP
AMPHP
amp
A non-blocking concurrency framework for PHP applications. 🐘
byte-stream
A non-blocking stream abstraction for PHP based on Amp.
sync
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
process
An async process dispatcher for Amp.
parallel
An advanced parallelization library for PHP, enabling efficient multitasking, optimizing resource use, and application responsiveness through multiple CPU threads.
http-server
An advanced async HTTP server library for PHP, perfect for real-time apps and APIs with high concurrency demands.
http-client
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
mysql
An async MySQL client for PHP, optimizing database interactions with efficient non-blocking capabilities. Perfect for responsive, high-performance applications.
parallel-functions
Simplified parallel processing for PHP based on Amp.