Libraries tagged by asphp
amphp/serialization
20875793 Downloads
Serialization tools for IPC and data storage in PHP.
amphp/process
22562775 Downloads
A fiber-aware process manager based on Amp and Revolt.
amphp/parser
22432127 Downloads
A generator parser to make streaming parsers simple.
amphp/parallel-functions
7896645 Downloads
Parallel processing made simple.
amphp/http-client
3291976 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
amphp/cache
12105833 Downloads
A fiber-aware cache API based on Amp and Revolt.
amphp/file
2636941 Downloads
Non-blocking access to the filesystem based on Amp and Revolt.
amphp/mysql
719702 Downloads
Asynchronous MySQL client for PHP based on Amp.
amphp/http
4516420 Downloads
Basic HTTP primitives which can be shared by servers and clients.
amphp/hpack
4506103 Downloads
HTTP/2 HPack implementation.
amphp/websocket-client
876984 Downloads
Async WebSocket client for PHP based on Amp.
amphp/websocket
929074 Downloads
Shared code for websocket servers and clients.
amphp/redis
348458 Downloads
Efficient asynchronous communication with Redis servers, enabling scalable and responsive data storage and retrieval.
amphp/log
1837189 Downloads
Non-blocking logging for PHP based on Amp, Revolt, and Monolog.
amphp/websocket-server
166435 Downloads
Websocket server for Amp's HTTP server.