Libraries tagged by php-curl
php-curl-class/php-curl-class
9821384 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
ixudra/curl
4602920 Downloads
Custom PHP Curl library for the Laravel framework - developed by Ixudra
athlon1600/php-curl-file-downloader
108792 Downloads
ares333/php-curl
24086 Downloads
The best php curl library.
svyatov/curlwrapper
103738 Downloads
Flexible wrapper class for PHP cURL extension
athlon1600/php-curl-client
116429 Downloads
Simple PHP cURL Client
sandeepshetty/wcurl
92852 Downloads
A convenience wrapper around PHP's cURL library
p3k/http
27403 Downloads
A simple wrapper API around the PHP curl functions
mervick/curl-helper
16545 Downloads
PHP Curl Helper
dcarbone/curl-plus
51362 Downloads
Object wrapper for PHP's CURL Library
jaeger/curlmulti
21156 Downloads
CurlMulti是PHP多线程类库,修改用于QueryList(http://querylist.cc ),CurlMulti项目地址:https://github.com/ares333/php-curlmulti
sylouuu/php-curl
19835 Downloads
Lightweight PHP cURL wrapper
jshensh/php-curl-class
2817 Downloads
PHP HTTP client, based on cURL
phpdr.net/php-curlmulti
1997 Downloads
The best php curl library.
wenpeng/curl
704 Downloads
一个轻量级的PHP网络操作类,实现GET、POST、UPLOAD、DOWNLOAD常用操作,出错自动重试,支持链式写法