Libraries tagged by AMQPHP
brave-sir-robin/amqphp
32834 Downloads
AMQP 0.9.1 Protocol Implementation in pure PHP
amphp/amp
141240614 Downloads
A non-blocking concurrency framework for PHP applications.
amphp/http-server
8991603 Downloads
A non-blocking HTTP application server for PHP based on Amp.
amphp/dns
52445221 Downloads
Async DNS resolution for Amp.
amphp/byte-stream
132574481 Downloads
A stream abstraction to make working with non-blocking I/O simple.
amphp/sync
66997399 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/socket
52325675 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/serialization
65434433 Downloads
Serialization tools for IPC and data storage in PHP.
amphp/process
66793671 Downloads
A fiber-aware process manager based on Amp and Revolt.
amphp/parser
66966459 Downloads
A generator parser to make streaming parsers simple.
amphp/parallel
55613798 Downloads
Parallel processing component for Amp.
amphp/http-client
11908292 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
amphp/cache
52194439 Downloads
A fiber-aware cache API based on Amp and Revolt.
amphp/websocket-client
7219508 Downloads
Async WebSocket client for PHP based on Amp.
amphp/websocket
7328513 Downloads
Shared code for websocket servers and clients.