Libraries tagged by ymphp
amphp/http-server
6620847 Downloads
A non-blocking HTTP application server for PHP based on Amp.
amphp/dns
46495124 Downloads
Async DNS resolution for Amp.
amphp/byte-stream
125344766 Downloads
A stream abstraction to make working with non-blocking I/O simple.
amphp/sync
60684149 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/socket
46319428 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/serialization
59064835 Downloads
Serialization tools for IPC and data storage in PHP.
amphp/process
60400975 Downloads
A fiber-aware process manager based on Amp and Revolt.
amphp/parser
60656830 Downloads
A generator parser to make streaming parsers simple.
amphp/parallel
51700676 Downloads
Parallel processing component for Amp.
amphp/http-client
9380051 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
amphp/cache
46256838 Downloads
A fiber-aware cache API based on Amp and Revolt.
amphp/websocket-client
5005206 Downloads
Async WebSocket client for PHP based on Amp.
amphp/websocket
5105317 Downloads
Shared code for websocket servers and clients.
amphp/pipeline
39710994 Downloads
Asynchronous iterators and operators.
amphp/http
11186631 Downloads
Basic HTTP primitives which can be shared by servers and clients.