Libraries tagged by amphp
amphp/websocket
1312276 Downloads
Shared code for websocket servers and clients.
amphp/redis
509066 Downloads
Efficient asynchronous communication with Redis servers, enabling scalable and responsive data storage and retrieval.
amphp/file
3064262 Downloads
Non-blocking access to the filesystem based on Amp and Revolt.
amphp/windows-registry
17041263 Downloads
Windows Registry Reader.
amphp/mysql
930902 Downloads
Asynchronous MySQL client for PHP based on Amp.
amphp/http
5985658 Downloads
Basic HTTP primitives which can be shared by servers and clients.
amphp/hpack
5975726 Downloads
HTTP/2 HPack implementation.
amphp/log
2331753 Downloads
Non-blocking logging for PHP based on Amp, Revolt, and Monolog.
amphp/websocket-server
233173 Downloads
Websocket server for Amp's HTTP server.
amphp/sql
1056313 Downloads
Asynchronous SQL client for Amp.
amphp/postgres
400359 Downloads
Asynchronous PostgreSQL client for Amp.
symfony/amphp-http-client-meta
135676 Downloads
Helps selecting a version of amphp/http-client that symfony/http-client supports
php-service-bus/service-bus
12465 Downloads
PHP Service Bus (publish-subscribe pattern)
danog/dns-over-https
631847 Downloads
Async DNS-over-HTTPS resolution for Amp.
amphp/http-tunnel
761457 Downloads
HTTP/1.1 CONNECT tunnel connector built on the Amp concurrency framework