Download the PHP package wenpeng/curl without Composer
On this page you can find all versions of the php package wenpeng/curl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor wenpeng
Package curl
Short Description 一个轻量级的PHP网络操作类,实现GET、POST、UPLOAD、DOWNLOAD常用操作,出错自动重试,支持链式写法
License MIT
Homepage https://github.com/wenpeng/curl
Package curl
Short Description 一个轻量级的PHP网络操作类,实现GET、POST、UPLOAD、DOWNLOAD常用操作,出错自动重试,支持链式写法
License MIT
Homepage https://github.com/wenpeng/curl
Please rate this library. Is it a good library?
Informations about the package curl
关于
PHP-Curl是一个轻量级的网络操作类,实现GET、POST、UPLOAD、DOWNLOAD常用操作,支持方法链写法
需求
对低版本做了向下支持,但建议使用 PHP 5.3 +
安装
示例
或者
GET:
POST:
UPLOAD:
DOWNLOAD:
配置
参考:http://php.net/manual/en/function.curl-setopt.php
自动重试
结果
All versions of curl with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.1
ext-curl Version *
ext-curl Version *
The package wenpeng/curl contains the following files
Loading the files please wait ....