tacone / http-adapter

Issue HTTP requests in PHP 5.3+.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Build Status

The library allows to issue HTTP requests with PHP 5.3+. Currently, the supported adapters are:

Documentation

  1. Installation
  2. Usage

Testing

The library is fully unit tested by PHPUnit with a code coverage close to 100%. To execute the test suite, check the travis configuration.

Contribute

We love contributors! The library is open source, if you'd like to contribute, feel free to propose a PR!

License

The Wid'op Http Adapter is under the MIT license. For the full copyright and license information, please read the LICENSE file that was distributed with this source code.

About

Issue HTTP requests in PHP 5.3+.

License:MIT License


Languages

Language:PHP 100.0%