lyp/think-curl

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

This package is not auto-updated.

Last update: 2025-05-21 12:02:19 UTC


README

安装

composer require lyp/think-curl

使用简单示例

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