2017 © Pedro Peláez
 

library http-client

image

furqansiddiqui/http-client

  • Sunday, April 1, 2018
  • by furqansiddiqui
  • Repository
  • 1 Watchers
  • 0 Stars
  • 521 Installations
  • PHP
  • 5 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 238 % Grown

The README.md

Straightforward HTTP client

Straightforward HTTP client based on PHP's Client URL Library, (*1)

Prerequisites

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

Installation

composer require furqansiddiqui/http-client, (*2)

Usage

JSON RPC specs 1.0 & 2.0

This lib includes JSON RPC 1.0 & 2.0 clients, (*3)

HTTP Methods

This library supports GET,POST,PUT,DELETE HTTP methods, (*4)

The Versions

01/04 2018

0.1.0

0.1.0.0

  Sources   Download

28/02 2018

dev-master

9999999-dev

Straightforward HTTP client

  Sources   Download

MIT

The Requires

  • php >=7.1.0

 

http http-client

27/02 2018

0.3.0

0.3.0.0

Straightforward HTTP client

  Sources   Download

MIT

The Requires

  • php >=7.1.0

 

http http-client

26/01 2017

0.2.1

0.2.1.0

Straightforward HTTP client

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

http http-client

25/01 2017

0.2.0

0.2.0.0

Straightforward HTTP client

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

http http-client