Straightforward HTTP client based on PHP's Client URL Library
- PHP >= 7.1
- cURL and JSON extensions installed and enabled
composer require bert86014/http-client
This lib includes JSON RPC 1.0 & 2.0 clients
This library supports GET
,POST
,PUT
,DELETE
HTTP methods