Libraries tagged by amp
amphp/amp
130415042 Downloads
A non-blocking concurrency framework for PHP applications.
amphp/socket
44061884 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/http-server
5917007 Downloads
A non-blocking HTTP application server for PHP based on Amp.
amphp/dns
44267985 Downloads
Async DNS resolution for Amp.
amphp/byte-stream
122583170 Downloads
A stream abstraction to make working with non-blocking I/O simple.
amphp/sync
58305263 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/serialization
56657124 Downloads
Serialization tools for IPC and data storage in PHP.
amphp/process
57991567 Downloads
A fiber-aware process manager based on Amp and Revolt.
amphp/parser
58279905 Downloads
A generator parser to make streaming parsers simple.
amphp/parallel
50069701 Downloads
Parallel processing component for Amp.
amphp/http-client
8565291 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
amphp/websocket-client
4353200 Downloads
Async WebSocket client for PHP based on Amp.
amphp/pipeline
37552573 Downloads
Asynchronous iterators and operators.
amphp/parallel-functions
10501537 Downloads
Parallel processing made simple.
amphp/http
10345602 Downloads
Basic HTTP primitives which can be shared by servers and clients.