Libraries tagged by ymphp
amphp/dns
28965017 Downloads
Async DNS resolution for Amp.
amphp/byte-stream
101726373 Downloads
A stream abstraction to make working with non-blocking I/O simple.
amphp/sync
41526103 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/socket
28773459 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/process
41417699 Downloads
A fiber-aware process manager based on Amp and Revolt.
amphp/parallel
36890968 Downloads
Parallel processing component for Amp.
amphp/pipeline
22648883 Downloads
Asynchronous iterators and operators.
amphp/http-server
2611230 Downloads
A non-blocking HTTP application server for PHP based on Amp.
amphp/serialization
39850641 Downloads
Serialization tools for IPC and data storage in PHP.
amphp/parser
41514247 Downloads
A generator parser to make streaming parsers simple.
amphp/parallel-functions
9564478 Downloads
Parallel processing made simple.
amphp/http-client
4549427 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
amphp/cache
28787190 Downloads
A fiber-aware cache API based on Amp and Revolt.
amphp/websocket-client
1298747 Downloads
Async WebSocket client for PHP based on Amp.
amphp/websocket
1378312 Downloads
Shared code for websocket servers and clients.