Libraries tagged by curl wrap
jensostertag/curl-adapter
541 Downloads
A Curl Wrapper Library for PHP
hackerone/curl
2006 Downloads
Curl Wrapper for PHP
bca/curl
43686 Downloads
cURL wrapper for PHP applications.
adrii/curl-helper
14990 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
23560 Downloads
A library to specify how to wrap curl native methods onto objects
dinke/curl-http-client
4586 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.
datingvip/curl
23414 Downloads
Curl based HTTP Client - Simple but effective OOP wrapper around Curl php lib
tzfrs/curl
6014 Downloads
A simple object-oriented wrapper of the PHP cURL extension.
php-extended/php-curl-object
22269 Downloads
A library that implements the php-curl-interface library
philasearch/curl
17522 Downloads
PHP OOP Wrapper
lucinda/requester
19246 Downloads
Light weight complete object oriented cURL wrapper for HTTP/HTTPS requests
zjango/laracurl
38006 Downloads
Laravel 5.0 Package Wrapper For Andreas Lutro's OOP cURL Class
sesser/scurl
69295 Downloads
A small library wrapper for making HTTP requests using PHP curl functions
jensostertag/csvreader
540 Downloads
A CSV Reader Library for PHP
bennetgallein/php-restservice
1940 Downloads
Simple PHP Wrapper class for making REST API calls