Libraries tagged by php-curl
tojibon/web-scraper
63 Downloads
A web scraper php class using PHP cURL to scrap web page. By which you can scrap web page by cURL get, post methods also by which you can scrap web page content from a asp.net based websites with form post.
sesser/scurl
69456 Downloads
A small library wrapper for making HTTP requests using PHP curl functions
drewlabs/curl-client
1104 Downloads
Provides a PHP class around PHP curl object and Psr18 client based on the curl library
yatsenkolesh/php-curlasync
15 Downloads
Make curl asynchronous queries with php.
xyuan/php-curl
19 Downloads
PHPcURL
tekintian/curl_http_request
17 Downloads
超级灵活,强大,可自定义的curl http请求类, 可伪装来源,agent, 伪装IP地址等等,支持POST, GET等方式
komeiji-satori/curl
1789 Downloads
一个轻量级的PHP网络操作类,实现GET、POST、UPLOAD、DOWNLOAD常用操作,出错自动重试,支持链式写法
birjemin/curl
1922 Downloads
一个轻量级的PHP网络操作类,实现GET、POST、PUT、DELETE常用操作,出错自动重试,支持链式写法
anchovy/curl-bundle
15173 Downloads
This bundle provides a simple OOP interfaces for cURL php wrapper.
anchovy/curlbundle
8631 Downloads
This bundle provides a simple OOP interfaces for cURL php wrapper.
zhusaidong/curlite
42 Downloads
a Light-weight php curl
xiaojiays/curl
465 Downloads
Custom PHP Curl library for the Laravel 5 framework - developed by xiaojiays
vis/curl_client_l5
2035 Downloads
PHP cUrl extension wrapper
rakit/curl
40 Downloads
Another php curl library
pengzhile/purl
369 Downloads
A asynchronous http client without php-curl extension.