Libraries tagged by amp
amphp/amp
135950059 Downloads
A non-blocking concurrency framework for PHP applications.
amphp/socket
48293955 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/http-server
7349224 Downloads
A non-blocking HTTP application server for PHP based on Amp.
amphp/dns
48446225 Downloads
Async DNS resolution for Amp.
amphp/byte-stream
127732101 Downloads
A stream abstraction to make working with non-blocking I/O simple.
amphp/sync
62773092 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/serialization
61174813 Downloads
Serialization tools for IPC and data storage in PHP.
amphp/process
62520333 Downloads
A fiber-aware process manager based on Amp and Revolt.
amphp/parser
62744036 Downloads
A generator parser to make streaming parsers simple.
amphp/parallel
53043589 Downloads
Parallel processing component for Amp.
amphp/http-client
10169909 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
amphp/cache
48208506 Downloads
A fiber-aware cache API based on Amp and Revolt.
amphp/websocket-client
5685088 Downloads
Async WebSocket client for PHP based on Amp.
amphp/websocket
5787236 Downloads
Shared code for websocket servers and clients.
amphp/pipeline
41662879 Downloads
Asynchronous iterators and operators.