2017 © Pedro Peláez
 

library http-client

A simple HTTP client for sending HTTP requests and receiving responses based on CURL.

image

ossbrownie/http-client

A simple HTTP client for sending HTTP requests and receiving responses based on CURL.

  • Sunday, May 27, 2018
  • by brownie
  • Repository
  • 0 Watchers
  • 0 Stars
  • 131 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

HttpClient

License Latest Stable Version Latest Unstable Version Total Downloads, (*1)

Scrutinizer Code Quality Code Coverage Code Intelligence Status Build Status, (*2)

PHP Version, (*3)

A simple HTTP client for sending HTTP requests and receiving responses., (*4)

curl

A basic CURL wrapper for PHP (see http://php.net/curl for more information about the libcurl extension for PHP), (*5)

Requirements

  • PHP >= 5.5
  • EXT-CURL = *
  • "ossbrownie/util" = ~0.0.5

Installation

Add a line to your "require" section in your composer configuration:, (*6)

{
    "require": {
        "ossbrownie/http-client": "0.0.7"
    }
}

Documentation

  • Usage - Example of using the HttpClient

Tests

To run the test suite, you need install the dependencies via composer, then run PHPUnit., (*7)

$> composer.phar install
$> ./vendor/bin/phpunit --bootstrap ./tests/bootstrap.php ./tests

License

HttpClient is licensed under the MIT License, (*8)

Contact

Problems, comments, and suggestions all welcome: oss.brownie@gmail.com, (*9)

The Versions

27/05 2018

dev-master

9999999-dev https://github.com/ossbrownie/http-client

A simple HTTP client for sending HTTP requests and receiving responses based on CURL.

  Sources   Download

MIT LGPLv3

The Requires

 

The Development Requires

by Avatar brownie

curl http request client response httpclient http-client brownie receiving responses

27/05 2018

0.0.4

0.0.4.0 https://github.com/ossbrownie/http-client

A simple HTTP client for sending HTTP requests and receiving responses based on CURL.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar brownie

curl http request client response httpclient http-client brownie receiving responses

16/12 2017

0.0.3

0.0.3.0 https://github.com/ossbrownie/http-client

A simple HTTP client for sending HTTP requests and receiving responses based on CURL.

  Sources   Download

LGPLv3

The Requires

 

The Development Requires

by Avatar brownie

curl http request client response httpclient http-client brownie receiving responses

14/12 2017

0.0.2

0.0.2.0 https://github.com/ossbrownie/http-client

A simple HTTP client for sending HTTP requests and receiving responses based on CURL.

  Sources   Download

LGPLv3

The Requires

 

The Development Requires

by Avatar brownie

curl http request client response httpclient http-client brownie receiving responses

30/11 2017

0.0.1

0.0.1.0 https://github.com/ossbrownie/http-client

A simple HTTP client for sending HTTP requests and receiving responses based on CURL.

  Sources   Download

LGPLv3

The Requires

 

The Development Requires

by Avatar brownie

curl http request client response httpclient http-client brownie receiving responses