Libraries tagged by Phpcurl
php-curl-class/php-curl-class
8244582 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
ixudra/curl
3965869 Downloads
Custom PHP Curl library for the Laravel framework - developed by Ixudra
ares333/php-curl
22828 Downloads
The best php curl library.
athlon1600/php-curl-file-downloader
88260 Downloads
svyatov/curlwrapper
66798 Downloads
Flexible wrapper class for PHP cURL extension
athlon1600/php-curl-client
92535 Downloads
Simple PHP cURL Client
phpcurl/curlwrapper
103454 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
sandeepshetty/wcurl
74179 Downloads
A convenience wrapper around PHP's cURL library
p3k/http
25142 Downloads
A simple wrapper API around the PHP curl functions
mervick/curl-helper
10719 Downloads
PHP Curl Helper
dcarbone/curl-plus
46268 Downloads
Object wrapper for PHP's CURL Library
sylouuu/php-curl
18504 Downloads
Lightweight PHP cURL wrapper
jshensh/php-curl-class
2661 Downloads
PHP HTTP client, based on cURL
phpdr.net/php-curlmulti
1995 Downloads
The best php curl library.
wenpeng/curl
608 Downloads
一个轻量级的PHP网络操作类,实现GET、POST、UPLOAD、DOWNLOAD常用操作,出错自动重试,支持链式写法