httplug
HTTP client library
An HTTP client abstraction providing an asynchronous and synchronous interface for making HTTP requests in PHP.
HTTPlug, the HTTP client abstraction for PHP
3k stars
33 watching
39 forks
Language: PHP
last commit: about 2 months ago httphttp-clienthttpclientphppsr-18
Related projects:
Repository | Description | Stars |
---|---|---|
chillerlan/php-httpinterface | A PHP HTTP client implementation with support for asynchronous requests and various protocol adapters. | 11 |
amphp/http-client | An async HTTP client library that enables concurrent and efficient HTTP requests and responses in PHP. | 703 |
guzzle/guzzle | An extensible PHP HTTP client that abstracts away the underlying transport and provides a simple interface for building HTTP requests. | 23,202 |
amphp/http-server | An advanced async HTTP server library for PHP designed to handle high concurrency demands. | 1,291 |
amphp/artax | An async HTTP client built on Amp for PHP | 23 |
symfony/http-client | A component for fetching HTTP resources in PHP | 1,944 |
sunrise-php/http-message | An HTTP message wrapper library that provides a standardized interface to create and handle HTTP messages in PHP. | 12 |
nahi/httpclient | A Ruby library providing an HTTP client with various features and functionality | 703 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,918 |
sendgrid/php-http-client | A PHP HTTP client library for interacting with APIs in a straightforward and easy-to-use manner. | 125 |
theelous3/asks | An async HTTP client library with a familiar API and session management | 508 |
chillerlan/php-oauth | A transparent and framework-agnostic OAuth client for PHP. | 33 |
abdul/as3httpclient | An HTTP client library for ActionScript 3.0 that provides support for authentication and different status messages. | 6 |
http-rs/surf | A fast and flexible HTTP client framework for asynchronous Rust programming | 1,467 |
php-mod/curl | A dependency-free wrapper of the PHP cURL extension providing a simple and convenient API for making HTTP requests. | 328 |