http-client
Async HTTP Client
An async HTTP client library that enables concurrent and efficient HTTP requests and responses in PHP.
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
707 stars
32 watching
68 forks
Language: PHP
last commit: about 1 month ago
Linked from 1 awesome list
amphpasynchttphttp-clienthttpsphprevolt
Related projects:
Repository | Description | Stars |
---|---|---|
amphp/http-server | An advanced async HTTP server library for PHP designed to handle high concurrency demands. | 1,294 |
amphp/artax | An async HTTP client built on Amp for PHP | 23 |
theelous3/asks | An async HTTP client library with a familiar API and session management | 509 |
symfony/http-client | A component for fetching HTTP resources in PHP | 1,960 |
nahi/httpclient | A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 703 |
amphp/socket | A PHP library that enables secure, non-blocking communication over TCP and UDP sockets. | 238 |
sony/easyhttpcpp | A cross-platform HTTP client library with features like caching and pooling. | 163 |
http-rs/surf | A fast and flexible HTTP client framework for asynchronous Rust programming | 1,466 |
chillerlan/php-httpinterface | A PHP HTTP client implementation with support for asynchronous requests and various protocol adapters. | 11 |
abdul/as3httpclient | An HTTP client library for ActionScript 3.0 that provides support for authentication and different status messages. | 6 |
ratchetphp/pawl | A PHP library implementing an asynchronous WebSocket client for communicating with web servers. | 588 |
socketry/async-http | An asynchronous client and server implementation of HTTP/1.0, 1.1, and 2 with TLS support for streaming requests and responses | 319 |
amphp/parallel | A parallelization library for PHP, enabling efficient multitasking and application responsiveness through multiple CPU threads. | 794 |
asmcos/requests | An HTTP client library that allows users to send HTTP requests with ease and flexibility | 664 |
orthecreedence/carrier | An asynchronous HTTP client for streaming data over the web | 40 |