Libraries tagged by apphp
amphp/log
2213945 Downloads
Non-blocking logging for PHP based on Amp, Revolt, and Monolog.
amphp/websocket-server
219282 Downloads
Websocket server for Amp's HTTP server.
amphp/sql
989080 Downloads
Asynchronous SQL client for Amp.
amphp/postgres
360154 Downloads
Asynchronous PostgreSQL client for Amp.
amphp/phpunit-util
578638 Downloads
Helper package to ease testing with PHPUnit.
phpactor/amp-fswatch
360916 Downloads
Async Filesystem Watcher for Amphp
symfony/amphp-http-client-meta
102060 Downloads
Helps selecting a version of amphp/http-client that symfony/http-client supports
php-service-bus/service-bus
11118 Downloads
PHP Service Bus (publish-subscribe pattern)
danog/dns-over-https
601480 Downloads
Async DNS-over-HTTPS resolution for Amp.
amphp/http-tunnel
708691 Downloads
HTTP/1.1 CONNECT tunnel connector built on the Amp concurrency framework
amphp/http-client-psr7
22327 Downloads
PSR-7 adapter for Amp's HTTP client.
amphp/uri
1825575 Downloads
Uri Parser and Resolver.
amphp/sql-common
997743 Downloads
Common classes for non-blocking SQL implementations.
amphp/react-adapter
171802 Downloads
Adapter to make any ReactPHP library compatible with Amp.
amphp/http-server-router
418423 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.