php-curl-class
HTTP client library
A PHP class that provides an easy-to-use interface for sending HTTP requests and integrating with web APIs.
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs
3k stars
164 watching
820 forks
Language: PHP
last commit: over 1 year ago
Linked from 2 awesome lists
apiapi-clientclassclientcurlframeworkhttphttp-clienthttp-proxyjsonphpphp-curlphp-curl-libraryproxyrequestsrestfulweb-scraperweb-scrapingweb-servicexml
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A dependency-free wrapper of the PHP cURL extension providing a simple and convenient API for making HTTP requests. | 326 |
| | A simple PHP wrapper around the cURL library for making HTTP requests and interacting with web APIs. | 3 |
| | A command-line tool and library for transferring data over various protocols | 36,309 |
| | A lightweight HTTP request library for PHP that simplifies sending HTTP requests without the need to manually handle cURL or socket interactions. | 3,574 |
| | A wrapper around Andreas Lutro's cURL class to simplify interactions with HTTP APIs. | 8 |
| | A lightweight wrapper around PHP's curl capabilities. | 244 |
| | A custom cURL library for the Laravel framework providing an easy interface for sending HTTP requests. | 561 |
| | A plugin for Composer that enables efficient and secure HTTP requests with cURL. | 5 |
| | Converts curl commands into executable code for various programming languages | 7,593 |
| | A PHP HTTP client implementation with support for asynchronous requests and various protocol adapters. | 11 |
| | A tool that integrates the usability of httpie with the features of curl | 2,892 |
| | A powerful web crawler written in PHP that can execute JavaScript and crawl multiple URLs concurrently. | 2,552 |
| | A resource providing detailed information on various HTTP options and settings using the curl command | 356 |
| | A lightweight C# wrapper around the libcurl library for making HTTP requests with support for efficient polling using libuv. | 68 |
| | An HTTP client abstraction providing an asynchronous and synchronous interface for making HTTP requests in PHP. | 2,576 |