Skip to content

bert86014/http-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Straightforward HTTP client

Straightforward HTTP client based on PHP's Client URL Library

Prerequisites

  • PHP >= 7.1
  • cURL and JSON extensions installed and enabled

Installation

composer require bert86014/http-client

Usage

JSON RPC specs 1.0 & 2.0

This lib includes JSON RPC 1.0 & 2.0 clients

HTTP Methods

This library supports GET,POST,PUT,DELETE HTTP methods

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages