php-curl
curl wrapper
A lightweight wrapper around PHP's curl capabilities.
Simple PHP curl wrapper class
245 stars
13 watching
51 forks
Language: PHP
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zjango/laracurl | A wrapper around Andreas Lutro's cURL class to simplify interactions with HTTP APIs. | 8 |
andhikayuana/curl-lib | A simple PHP wrapper around the cURL library for making HTTP requests and interacting with web APIs. | 3 |
php-mod/curl | A dependency-free wrapper of the PHP cURL extension providing a simple and convenient API for making HTTP requests. | 328 |
ixudra/curl | A custom cURL library for the Laravel framework providing an easy interface for sending HTTP requests. | 562 |
josephp91/curlcpp | An object-oriented C++ wrapper around the cURL tool | 631 |
stil/curlthin | A lightweight C# wrapper around the libcurl library for making HTTP requests with support for efficient polling using libuv. | 68 |
curl/curl-cheat-sheet | A resource providing detailed information on various HTTP options and settings using the curl command | 355 |
ngyuki/composer-curl-plugin | A plugin for Composer that enables efficient and secure HTTP requests with cURL. | 5 |
maschmann/php-ansible | A PHP wrapper for Ansible provisioning tool using Object-Oriented Programming (OOP) principles. | 204 |
ak-coram/cl-duckdb | A Common Lisp wrapper around the DuckDB C API for database interactions | 36 |
cujojs/curl | A small and fast module loader that handles various JavaScript formats and protocols. | 1,880 |
haskell/win32 | A direct binding to Windows API calls in the Haskell programming language. | 97 |
nategood/httpful | A simple HTTP client library for PHP | 1,744 |
lua-curl/lua-curlv3 | A Lua binding to libcurl with improved APIs and features compared to the original Lua-cURLv2 binding. | 279 |
jpbarrette/curlpp | C++ wrapper around libcURL for convenient and safe HTTP transfer and manipulation | 1,679 |