Libraries tagged by curl wrapper
bca/curl
43702 Downloads
cURL wrapper for PHP applications.
adrii/curl-helper
15226 Downloads
CurlHelper is a streamlined PHP utility for easy cURL usage, supporting GET, POST, PUT, and DELETE methods. It simplifies HTTP requests by offering straightforward options and header settings, making web API interactions more accessible and efficient.
f3ath/curlwrapper
15746 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
piedweb/curl
31448 Downloads
curl OOP Wrapper
anchovy/curl-bundle
15153 Downloads
This bundle provides a simple OOP interfaces for cURL php wrapper.
dinke/curl-http-client
4599 Downloads
Curl based HTTP Client - Simple but effective OOP wrapper around Curl php lib. It allows sending post/get requests, using proxy, binding to specific IP, storing cookies etc.
tzfrs/curl
6110 Downloads
A simple object-oriented wrapper of the PHP cURL extension.
php-extended/php-curl-object
22317 Downloads
A library that implements the php-curl-interface library
php-extended/php-curl-interface
23609 Downloads
A library to specify how to wrap curl native methods onto objects
h4kuna/object-wrapper
51344 Downloads
Helper whose create object above php function, forexample: curl, fsocket, file...
lucinda/requester
19417 Downloads
Light weight complete object oriented cURL wrapper for HTTP/HTTPS requests
deemru/fetcher
209 Downloads
Simple wrapper around cURL
hraw/httpclient
260 Downloads
A simple and easy to implement wrapper for PHP cURL
zjango/laracurl
38011 Downloads
Laravel 5.0 Package Wrapper For Andreas Lutro's OOP cURL Class
sesser/scurl
69317 Downloads
A small library wrapper for making HTTP requests using PHP curl functions