Libraries tagged by amp
amphp/amp
143088575 Downloads
A non-blocking concurrency framework for PHP applications.
amphp/socket
53780321 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/http-server
9607385 Downloads
A non-blocking HTTP application server for PHP based on Amp.
amphp/dns
53893374 Downloads
Async DNS resolution for Amp.
amphp/byte-stream
134293972 Downloads
A stream abstraction to make working with non-blocking I/O simple.
amphp/sync
68493247 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/serialization
66942477 Downloads
Serialization tools for IPC and data storage in PHP.
amphp/process
68301412 Downloads
A fiber-aware process manager based on Amp and Revolt.
amphp/parser
68461699 Downloads
A generator parser to make streaming parsers simple.
amphp/parallel
56487636 Downloads
Parallel processing component for Amp.
amphp/http-client
12562220 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
amphp/cache
53609741 Downloads
A fiber-aware cache API based on Amp and Revolt.
amphp/websocket-client
7804426 Downloads
Async WebSocket client for PHP based on Amp.
amphp/websocket
7916201 Downloads
Shared code for websocket servers and clients.
amphp/pipeline
47098786 Downloads
Asynchronous iterators and operators.