Libraries tagged by amphp
amphp/rpc
42 Downloads
Remote procedure calls for PHP based on Amp.
amphp/react-stream-adapter
4106 Downloads
An adapter to make Amp's and React's streams compatible.
amphp/quic
64 Downloads
amphp/mysql-dbal
551 Downloads
amphp/http-client-cache
141 Downloads
An async HTTP cache for Amp's HTTP client.
amphp/loop
3120 Downloads
amphp/aerys-session
195 Downloads
An HTTP server plugin that simplifies session management for your applications. Effortlessly handle user sessions, securely managing data across requests.
amphp/aerys-reverse
33 Downloads
phenixphp/framework
185 Downloads
Phenix framework based on Amphp
cspray/websocket-commands
7 Downloads
A micro-framework for creating Applications on top of amphp/websocket-server
zobe/amphp-mysqli-query2
25 Downloads
`zobe/amphp-mysqli-query2` is a non-blocking mysqli query processor for use with the `amp` concurrency framework.
zobe/amphp-mysqli-query
30 Downloads
`zobe/amphp-mysqli-query` is a non-blocking mysqli query processor for use with the `amp` concurrency framework.
nicodinus/amphp2-sqlite
2 Downloads
Async SQLite client based on legacy version of amphp/amp framework (^2.6)
nicodinus/amphp2-dns
1 Downloads
Async DNS resolution for PHP based on legacy version of amphp/amp framework (^2.6)
makaronnik/amphp-rpc
3 Downloads
PHP (8.1) Async RPC based on Amp