bert86014/http-client

简单易用的HTTP客户端

0.4.5 2020-05-30 13:17 UTC

This package is not auto-updated.

Last update: 2024-09-30 11:20:44 UTC


README

基于PHP的Client URL库的简单HTTP客户端

先决条件

  • PHP >= 7.1
  • cURL和JSON扩展已安装并启用

安装

composer require bert86014/http-client

用法

JSON RPC规范1.0 & 2.0

此库包含1.0 & 2.0版本的JSON RPC客户端

HTTP方法

此库支持GETPOSTPUTDELETE HTTP方法