Libraries tagged by apphp
amphp/log
2104893 Downloads
Non-blocking logging for PHP based on Amp, Revolt, and Monolog.
amphp/websocket-server
212595 Downloads
Websocket server for Amp's HTTP server.
amphp/sql
951639 Downloads
Asynchronous SQL client for Amp.
amphp/postgres
338277 Downloads
Asynchronous PostgreSQL client for Amp.
amphp/phpunit-util
552710 Downloads
Helper package to ease testing with PHPUnit.
php-service-bus/service-bus
10836 Downloads
PHP Service Bus (publish-subscribe pattern)
danog/dns-over-https
583352 Downloads
Async DNS-over-HTTPS resolution for Amp.
amphp/http-tunnel
678111 Downloads
HTTP/1.1 CONNECT tunnel connector built on the Amp concurrency framework
amphp/cluster
19456 Downloads
Building multi-core network applications with PHP.
amphp/uri
1806073 Downloads
Uri Parser and Resolver.
amphp/sql-common
959266 Downloads
Common classes for non-blocking SQL implementations.
amphp/http-server-router
407553 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.
amphp/http-client-cookies
613634 Downloads
Automatic cookie handling for Amp's HTTP client.
amphp/beanstalk
33482 Downloads
Async beanstalk driver for Amp.
amphp/artax
830146 Downloads
Asynchronous parallel HTTP/1.1 client built on the Amp concurrency framework