Libraries tagged by amphp
amphp/amp
142717013 Downloads
A non-blocking concurrency framework for PHP applications.
amphp/http-server
9469425 Downloads
A non-blocking HTTP application server for PHP based on Amp.
amphp/dns
53587572 Downloads
Async DNS resolution for Amp.
amphp/byte-stream
133936125 Downloads
A stream abstraction to make working with non-blocking I/O simple.
amphp/sync
68175351 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/socket
53473780 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/serialization
66622947 Downloads
Serialization tools for IPC and data storage in PHP.
amphp/process
67982291 Downloads
A fiber-aware process manager based on Amp and Revolt.
amphp/parser
68143918 Downloads
A generator parser to make streaming parsers simple.
amphp/parallel
56308265 Downloads
Parallel processing component for Amp.
amphp/http-client
12412388 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
amphp/cache
53309615 Downloads
A fiber-aware cache API based on Amp and Revolt.
amphp/websocket-client
7669469 Downloads
Async WebSocket client for PHP based on Amp.
amphp/websocket
7780686 Downloads
Shared code for websocket servers and clients.
amphp/pipeline
46796360 Downloads
Asynchronous iterators and operators.