lyp/think-curl

dev-master 2018-11-26 03:51 UTC

This package is not auto-updated.

Last update: 2024-09-25 09:02:25 UTC


README

安装

composer require lyp/think-curl

使用简单示例

    $res = lyp\curl\Curl::http('https://api.goseek.cn/Tools/holiday',['date' => '20180520'],'GET');