Skip to content

Issue http requests through the most popular clients in PHP 5.4.8+.

License

Notifications You must be signed in to change notification settings

elernonelma/ivory-http-adapter

 
 

Repository files navigation

README

Build Status Coverage Status Scrutinizer Code Quality Dependency Status

Latest Stable Version Latest Unstable Version Total Downloads License

The library allows to issue HTTP requests with PHP 5.4.8+. The supported adapters are:

Additionally, it follows the PSR-7 Standard which defines how http message should be implemented.

Documentation

  1. Installation
  2. Adapters
  3. Configuration
  4. PSR-7
  5. Usage
  6. Events

Cookbook

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 Ivory 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 through the most popular clients in PHP 5.4.8+.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%