Libraries tagged by amphp
amphp/amp
135258793 Downloads
A non-blocking concurrency framework for PHP applications.
amphp/http-server
7138784 Downloads
A non-blocking HTTP application server for PHP based on Amp.
amphp/dns
47921340 Downloads
Async DNS resolution for Amp.
amphp/byte-stream
127090889 Downloads
A stream abstraction to make working with non-blocking I/O simple.
amphp/sync
62291736 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/socket
47762954 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/serialization
60606713 Downloads
Serialization tools for IPC and data storage in PHP.
amphp/process
61948144 Downloads
A fiber-aware process manager based on Amp and Revolt.
amphp/parser
62181992 Downloads
A generator parser to make streaming parsers simple.
amphp/parallel
52690744 Downloads
Parallel processing component for Amp.
amphp/http-client
9947668 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
amphp/cache
47683419 Downloads
A fiber-aware cache API based on Amp and Revolt.
amphp/websocket-client
5489741 Downloads
Async WebSocket client for PHP based on Amp.
amphp/websocket
5591301 Downloads
Shared code for websocket servers and clients.
amphp/pipeline
41131852 Downloads
Asynchronous iterators and operators.