curl-lib
cURL wrapper
A simple PHP wrapper around the cURL library for making HTTP requests and interacting with web APIs.
Simple wrapper for cURL
3 stars
3 watching
3 forks
Language: PHP
last commit: about 3 years ago
Linked from 1 awesome list
composercurlcurl-librarycurlphpphp-libraryphp-packagewrapper
Related projects:
Repository | Description | Stars |
---|---|---|
anlutro/php-curl | A lightweight wrapper around PHP's curl capabilities. | 245 |
zjango/laracurl | A wrapper around Andreas Lutro's cURL class to simplify interactions with HTTP APIs. | 8 |
php-mod/curl | A dependency-free wrapper of the PHP cURL extension providing a simple and convenient API for making HTTP requests. | 328 |
stil/curlthin | A lightweight C# wrapper around the libcurl library for making HTTP requests with support for efficient polling using libuv. | 68 |
josephp91/curlcpp | An object-oriented C++ wrapper around the cURL tool | 631 |
ixudra/curl | A custom cURL library for the Laravel framework providing an easy interface for sending HTTP requests. | 562 |
ngyuki/composer-curl-plugin | A plugin for Composer that enables efficient and secure HTTP requests with cURL. | 5 |
curl/curl-cheat-sheet | A resource providing detailed information on various HTTP options and settings using the curl command | 355 |
jpbarrette/curlpp | C++ wrapper around libcURL for convenient and safe HTTP transfer and manipulation | 1,679 |
jeroen/curl | Provides a flexible web client with customizable HTTP/FTP/SCP requests and response processing options | 219 |
lua-curl/lua-curlv3 | A Lua binding to libcurl with improved APIs and features compared to the original Lua-cURLv2 binding. | 279 |
php-curl-class/php-curl-class | A library of reusable PHP classes for sending HTTP requests and interacting with web APIs. | 3,260 |
r-lib/httr | A wrapper around curl that simplifies HTTP interactions in R, providing a standardized interface and features for modern web APIs. | 985 |
lumenpink/curld | A command-line tool that allows users to interact with various distributed web protocols and services | 21 |
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |