Libraries tagged by curl php
phpish/http
92209 Downloads
Convenience wrapper around cURL
bephp/request
1119 Downloads
Simple, straight forward request helper, frok from https://github.com/fightbulc/simplon_request, support php5.3
tojibon/web-scraper
66 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.
banago/bridge
15153 Downloads
A PHP class to transfer data using different protocols (sftp, ftp, http, etc). Utilizes PHPs ssh2, ftp and curl functions if available.
rryqszq4/jsonrpc
1 Downloads
Lightweight, fast JsonRPC 2.0 client/server of PHP extension,base on multi_curl + epoll of client.
daa/restful-curl-php-wrapper
19067 Downloads
Composer based cURL restful wrapper
cryptomkt/cryptomkt-curl-php
464 Downloads
CryptoMarket Curl PHP makes it easy integrate with CryptoMarket APIs.
anchovy/curl-bundle
15187 Downloads
This bundle provides a simple OOP interfaces for cURL php wrapper.
xyuan/php-curl
19 Downloads
PHPcURL
xiaojiays/curl
466 Downloads
Custom PHP Curl library for the Laravel 5 framework - developed by xiaojiays
tekintian/curl_http_request
19 Downloads
超级灵活,强大,可自定义的curl http请求类, 可伪装来源,agent, 伪装IP地址等等,支持POST, GET等方式
rakit/curl
42 Downloads
Another php curl library
projectivemotion/php-scraper-tools
844 Downloads
PHP Curl Wrapper. Written specifically for scraping purposes.
laravelmasterpackage/curl
463 Downloads
Custom PHP Curl library for the Laravel framework - developed by LaravelMasterPackage
komeiji-satori/curl
1803 Downloads
一个轻量级的PHP网络操作类,实现GET、POST、UPLOAD、DOWNLOAD常用操作,出错自动重试,支持链式写法