Libraries tagged by amphp
amphp/http-tunnel
696744 Downloads
HTTP/1.1 CONNECT tunnel connector built on the Amp concurrency framework
amphp/http-client-psr7
20851 Downloads
PSR-7 adapter for Amp's HTTP client.
amphp/uri
1819151 Downloads
Uri Parser and Resolver.
amphp/sql-common
983097 Downloads
Common classes for non-blocking SQL implementations.
amphp/phpunit-util
569519 Downloads
Helper package to ease testing with PHPUnit.
amphp/http-server-router
414364 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.
amphp/http-client-cookies
624787 Downloads
Automatic cookie handling for Amp's HTTP client.
amphp/beanstalk
34219 Downloads
Async beanstalk driver for Amp.
amphp/artax
835271 Downloads
Asynchronous parallel HTTP/1.1 client built on the Amp concurrency framework
danog/loop
231236 Downloads
Loop abstraction for AMPHP.
danog/async-orm
86869 Downloads
Async ORM based on AMPHP v3 and fibers.
kafkiansky/phpclick
6671 Downloads
ClickHouse async php client.
amphp/http-server-form-parser
77010 Downloads
An HTTP server plugin that simplifies form data handling. Effortlessly parse incoming form submissions and extracting its data.
amphp/http-client-guzzle-adapter
9163 Downloads
Guzzle adapter for Amp's HTTP client.
amphp/cluster
19769 Downloads
Building multi-core network applications with PHP.