Libraries tagged by amphp
amphp/amp
130019218 Downloads
A non-blocking concurrency framework for PHP applications.
amphp/http-server
5825733 Downloads
A non-blocking HTTP application server for PHP based on Amp.
amphp/dns
43970651 Downloads
Async DNS resolution for Amp.
amphp/byte-stream
122212564 Downloads
A stream abstraction to make working with non-blocking I/O simple.
amphp/sync
57987717 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/socket
43760833 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/serialization
56335766 Downloads
Serialization tools for IPC and data storage in PHP.
amphp/process
57670398 Downloads
A fiber-aware process manager based on Amp and Revolt.
amphp/parser
57962547 Downloads
A generator parser to make streaming parsers simple.
amphp/parallel
49846208 Downloads
Parallel processing component for Amp.
amphp/http-client
8461837 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
amphp/websocket-client
4267139 Downloads
Async WebSocket client for PHP based on Amp.
amphp/pipeline
37260470 Downloads
Asynchronous iterators and operators.
amphp/http
10239107 Downloads
Basic HTTP primitives which can be shared by servers and clients.
amphp/hpack
10250396 Downloads
HTTP/2 HPack implementation.