curl
HTTP client library
A dependency-free wrapper of the PHP cURL extension providing a simple and convenient API for making HTTP requests.
This library provides an object-oriented and dependency free wrapper of the PHP cURL extension.
326 stars
13 watching
120 forks
Language: PHP
last commit: 7 months ago
Linked from 1 awesome list
curlhacktoberfestphp
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple PHP wrapper around the cURL library for making HTTP requests and interacting with web APIs. | 3 |
| A lightweight wrapper around PHP's curl capabilities. | 244 |
| A wrapper around Andreas Lutro's cURL class to simplify interactions with HTTP APIs. | 8 |
| A custom cURL library for the Laravel framework providing an easy interface for sending HTTP requests. | 561 |
| A lightweight C# wrapper around the libcurl library for making HTTP requests with support for efficient polling using libuv. | 68 |
| A simple HTTP client library for PHP | 1,743 |
| Provides a flexible web client with customizable HTTP/FTP/SCP requests and response processing options | 223 |
| A resource providing detailed information on various HTTP options and settings using the curl command | 356 |
| A component for fetching HTTP resources in PHP | 1,960 |
| A PHP HTTP client implementation with support for asynchronous requests and various protocol adapters. | 11 |
| A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,917 |
| A PHP library for building an HTTP transport to communicate with Elastic products. | 13 |
| A plugin for Composer that enables efficient and secure HTTP requests with cURL. | 5 |
| An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 379 |
| A wrapper around curl that simplifies HTTP interactions in R, providing a standardized interface and features for modern web APIs. | 986 |