lyp/think-curl

curl package

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/lyp/think-curl

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

This package is not auto-updated.

Last update: 2025-09-24 13:26:27 UTC


README

安装

composer require lyp/think-curl

使用简单示例

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