curl
cURL library
A custom cURL library for the Laravel framework providing an easy interface for sending HTTP requests.
Custom PHP curl library for the Laravel 5 framework - developed by Ixudra
562 stars
25 watching
128 forks
Language: PHP
last commit: 7 months ago
Linked from 1 awesome list
curlixudralaravelrequests
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
andhikayuana/curl-lib | A simple PHP wrapper around the cURL library for making HTTP requests and interacting with web APIs. | 3 |
anlutro/php-curl | A lightweight wrapper around PHP's curl capabilities. | 245 |
jeroen/curl | Provides a flexible web client with customizable HTTP/FTP/SCP requests and response processing options | 219 |
gustavogenovese/curl-android-ios | A pre-compiled libcurl library for use in Android and iOS apps | 641 |
curl/curl-cheat-sheet | A resource providing detailed information on various HTTP options and settings using the curl command | 355 |
stil/curlthin | A lightweight C# wrapper around the libcurl library for making HTTP requests with support for efficient polling using libuv. | 68 |
r-lib/httr | A wrapper around curl that simplifies HTTP interactions in R, providing a standardized interface and features for modern web APIs. | 985 |
ikod/dlang-requests | An HTTP client library inspired by Python's requests with native D implementation and goals of simplicity, performance, and small memory footprint. | 156 |
andrewxtsang/oauth-5-laravel | A Laravel package providing an oAuth wrapper service for integrating with various social media and online services | 2 |
lilactown/helix | A ClojureScript library for building React applications with optimized interop and state management. | 631 |
jpbarrette/curlpp | C++ wrapper around libcURL for convenient and safe HTTP transfer and manipulation | 1,679 |
ngyuki/composer-curl-plugin | A plugin for Composer that enables efficient and secure HTTP requests with cURL. | 5 |
jadulled/googleapi-laravel | A Laravel package providing a wrapper around the Google API v3 interface | 4 |