Libraries tagged by amphp
amphp/websocket-client
1090397 Downloads
Async WebSocket client for PHP based on Amp.
amphp/redis
478676 Downloads
Efficient asynchronous communication with Redis servers, enabling scalable and responsive data storage and retrieval.
amphp/file
3007249 Downloads
Non-blocking access to the filesystem based on Amp and Revolt.
amphp/mysql
896762 Downloads
Asynchronous MySQL client for PHP based on Amp.
amphp/http
5667652 Downloads
Basic HTTP primitives which can be shared by servers and clients.
amphp/hpack
5657087 Downloads
HTTP/2 HPack implementation.
amphp/websocket
1165044 Downloads
Shared code for websocket servers and clients.
amphp/log
2260994 Downloads
Non-blocking logging for PHP based on Amp, Revolt, and Monolog.
amphp/websocket-server
225102 Downloads
Websocket server for Amp's HTTP server.
amphp/sql
1017013 Downloads
Asynchronous SQL client for Amp.
amphp/postgres
376932 Downloads
Asynchronous PostgreSQL client for Amp.
amphp/http-server-router
426894 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.
symfony/amphp-http-client-meta
113459 Downloads
Helps selecting a version of amphp/http-client that symfony/http-client supports
php-service-bus/service-bus
11462 Downloads
PHP Service Bus (publish-subscribe pattern)
danog/dns-over-https
614620 Downloads
Async DNS-over-HTTPS resolution for Amp.