1. 首页
  2. 数据库
  3. 其它
  4. php curl class:PHP Curl类使发送HTTP请求和与Web API集成变得容易 源码

php curl class:PHP Curl类使发送HTTP请求和与Web API集成变得容易 源码

上传者: 2021-02-01 22:16:09上传 ZIP文件 30.64KB 热度 24次
PHP Curl类:简化HTTP请求 PHP Curl Class使发送HTTP请求和与Web API集成变得容易。 安装 要安装PHP Curl类,只需: $ composer require php-curl-class/php-curl-class 对于最新的提交版本: $ composer require php-curl-class/php-curl-class @dev 要求 PHP Curl类可与PHP 5.3、5.4、5.5、5.6、7.0、7.1、7.2、7.3、7.4和HHVM一起使用。 快速入门和示例 下有更多。 require __DIR__ . '/vendo
下载地址
用户评论