简单的 HTTP 客户端
github.com/furqansiddiqui/http-client
源代码
问题
安装次数: 42,415
依赖项: 10
建议者: 0
安全: 0
星标: 2
关注者: 2
分支: 14
开放问题: 0
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
MIT fa735734b52296c92b9056cc5d716f2cae577faf
httphttp-client
This package is auto-updated.
Last update: 2024-09-23 08:55:37 UTC
基于 PHP 的 Client URL 库的简单 HTTP 客户端
composer require furqansiddiqui/http-client
此库包含 JSON RPC 1.0 & 2.0 客户端
此库支持 GET、POST、PUT、DELETE HTTP 方法
GET
POST
PUT
DELETE