Libraries tagged by curl wrap
codezero/curl
41726 Downloads
Simple cURL wrapper
bca/curl
43892 Downloads
cURL wrapper for PHP applications.
adrii/curl-helper
16512 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.
php-extended/php-curl-interface
24491 Downloads
A library to specify how to wrap curl native methods onto objects
piedweb/curl
32488 Downloads
curl OOP Wrapper
dinke/curl-http-client
4743 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.
alisaleem/curl
1096 Downloads
An easy to use OOP wrapper for cURL
tzfrs/curl
6941 Downloads
A simple object-oriented wrapper of the PHP cURL extension.
php-extended/php-curl-object
23191 Downloads
A library that implements the php-curl-interface library
philasearch/curl
19732 Downloads
PHP OOP Wrapper
smoren/multicurl
56 Downloads
Multi curl wrapper for making parallel HTTP requests
lucinda/requester
21394 Downloads
Light weight complete object oriented cURL wrapper for HTTP/HTTPS requests
hraw/httpclient
354 Downloads
A simple and easy to implement wrapper for PHP cURL
zjango/laracurl
38155 Downloads
Laravel 5.0 Package Wrapper For Andreas Lutro's OOP cURL Class
sesser/scurl
69562 Downloads
A small library wrapper for making HTTP requests using PHP curl functions