Libraries tagged by apphp
amphp/windows-registry
19701375 Downloads
Windows Registry Reader.
amphp/postgres
647891 Downloads
Asynchronous PostgreSQL client for Amp.
amphp/parallel-functions
10810755 Downloads
Parallel processing made simple.
amphp/mysql
1211533 Downloads
Asynchronous MySQL client for PHP based on Amp.
amphp/http-tunnel
1078762 Downloads
HTTP/1.1 CONNECT tunnel connector built on the Amp concurrency framework
amphp/websocket-server
302565 Downloads
Websocket server for Amp's HTTP server.
amphp/sql-common
1413988 Downloads
Common classes for non-blocking SQL implementations.
amphp/sql
1405882 Downloads
Asynchronous SQL client for Amp.
amphp/phpunit-util
836828 Downloads
Helper package to ease testing with PHPUnit.
amphp/http-server-router
574189 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.
amphp/http-client-cookies
850406 Downloads
Automatic cookie handling for Amp's HTTP client.
danog/async-orm
287372 Downloads
Async ORM based on AMPHP v3 and fibers.
php-service-bus/service-bus
15159 Downloads
PHP Service Bus (publish-subscribe pattern)
danog/dns-over-https
800246 Downloads
Async DNS-over-HTTPS resolution for Amp.
amphp/http-server-form-parser
122486 Downloads
An HTTP server plugin that simplifies form data handling. Effortlessly parse incoming form submissions and extracting its data.