httpful
Client
A simple HTTP client library for PHP
A Chainable, REST Friendly, PHP HTTP Client. A sane alternative to cURL.
2k stars
82 watching
299 forks
Language: PHP
last commit: 8 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
php-mod/curl | A dependency-free wrapper of the PHP cURL extension providing a simple and convenient API for making HTTP requests. | 326 |
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |
andrewlalis/handy-httpd | An HTTP server for D with support for various features and request processors. | 34 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,917 |
maccman/nestful | A Ruby HTTP client library with a simple and sane API for making REST requests. | 507 |
stil/curlthin | A lightweight C# wrapper around the libcurl library for making HTTP requests with support for efficient polling using libuv. | 68 |
lukeed/httpie | A lightweight HTTP client library for Node.js that allows easy creation of promise-based requests with support for JSON data parsing and custom headers. | 580 |
elastic/elastic-transport-php | A PHP library for building an HTTP transport to communicate with Elastic products. | 13 |
symfony/http-client | A component for fetching HTTP resources in PHP | 1,956 |
ngify/ngify | A suite of libraries for building reactive HTTP clients in Angular applications. | 103 |
sendgrid/php-http-client | A PHP HTTP client library for interacting with APIs in a straightforward and easy-to-use manner. | 124 |
vaheqelyan/karin | An elegant promise-based HTTP client for making requests in web browsers and Node.js applications. | 394 |
nahi/httpclient | A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 703 |
mishankov/yahttp | An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. | 24 |
jeroen/curl | Provides a flexible web client with customizable HTTP/FTP/SCP requests and response processing options | 223 |