Libraries tagged by asphp
amphp/dns
52718562 Downloads
Async DNS resolution for Amp.
amphp/byte-stream
132906362 Downloads
A stream abstraction to make working with non-blocking I/O simple.
amphp/sync
67282765 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/socket
52600465 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/serialization
65722231 Downloads
Serialization tools for IPC and data storage in PHP.
amphp/process
67081562 Downloads
A fiber-aware process manager based on Amp and Revolt.
amphp/parser
67251749 Downloads
A generator parser to make streaming parsers simple.
amphp/parallel
55787761 Downloads
Parallel processing component for Amp.
amphp/http-client
12022025 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
amphp/cache
52461423 Downloads
A fiber-aware cache API based on Amp and Revolt.
amphp/websocket-client
7322671 Downloads
Async WebSocket client for PHP based on Amp.
amphp/websocket
7432275 Downloads
Shared code for websocket servers and clients.
amphp/pipeline
45945736 Downloads
Asynchronous iterators and operators.
amphp/http
13906955 Downloads
Basic HTTP primitives which can be shared by servers and clients.
amphp/hpack
13992549 Downloads
HTTP/2 HPack implementation.