Libraries tagged by curl-library
php-curl-class/php-curl-class
8429865 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
ixudra/curl
4039601 Downloads
Custom PHP Curl library for the Laravel framework - developed by Ixudra
chuyskywalker/rolling-curl
406036 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP
ci/restclientbundle
591848 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
ares333/php-curl
22992 Downloads
The best php curl library.
sandeepshetty/wcurl
75393 Downloads
A convenience wrapper around PHP's cURL library
dcarbone/curl-plus
46958 Downloads
Object wrapper for PHP's CURL Library
async-request/async-request
55475 Downloads
Asynchronous cURL library for PHP with reasonable API
jyggen/curl
145336 Downloads
A simple and lightweight cURL library with support for asynchronous requests.
willwashburn/curl
69768 Downloads
1-1 class mapping of the cURL library so it can be mocked / stubbed
tornevall/tornelib-php-version
41357 Downloads
Yet another Curl Library to handling web calls
tornevall/tornelib-php-netcurl
55353 Downloads
Yet another Curl Library to handling web calls
pahanini/yii2-curl
12887 Downloads
A Yii2 cURL library with support of multiple requests in parallel
phpdr.net/php-curlmulti
1995 Downloads
The best php curl library.
wenpeng/curl
609 Downloads
一个轻量级的PHP网络操作类,实现GET、POST、UPLOAD、DOWNLOAD常用操作,出错自动重试,支持链式写法