Libraries tagged by AMQPHP
brave-sir-robin/amqphp
32800 Downloads
AMQP 0.9.1 Protocol Implementation in pure PHP
amphp/amp
133625868 Downloads
A non-blocking concurrency framework for PHP applications.
amphp/http-server
6676403 Downloads
A non-blocking HTTP application server for PHP based on Amp.
amphp/dns
46679936 Downloads
Async DNS resolution for Amp.
amphp/byte-stream
125572798 Downloads
A stream abstraction to make working with non-blocking I/O simple.
amphp/sync
60881965 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/socket
46506636 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/serialization
59265262 Downloads
Serialization tools for IPC and data storage in PHP.
amphp/process
60601040 Downloads
A fiber-aware process manager based on Amp and Revolt.
amphp/parser
60854364 Downloads
A generator parser to make streaming parsers simple.
amphp/parallel
51833474 Downloads
Parallel processing component for Amp.
amphp/http-client
9448179 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
amphp/cache
46441671 Downloads
A fiber-aware cache API based on Amp and Revolt.
amphp/websocket-client
5059609 Downloads
Async WebSocket client for PHP based on Amp.
amphp/websocket
5160478 Downloads
Shared code for websocket servers and clients.