Skip to content

Reetaanthony/IvoryHttpAdapterBundle

 
 

Repository files navigation

README

Build Status Coverage Status Scrutinizer Code Quality Dependency Status

Latest Stable Version Latest Unstable Version Total Downloads License

The bundle integrates the Ivory http adapter library into Symfony2. Basically, this library allows to issue HTTP requests with PHP 5.3+ and so, this bundle exposes a configuration able to create as many adapters you want with global or local configurations for all of them.

Documentation

  1. Installation
  2. Usage

Testing

The bundle 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! Ivory is an open source project. If you'd like to contribute, feel free to propose a PR!.

License

The Ivory Http Adapter Bundle 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 http clients for your Symfony2 project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 88.9%
  • HTML 11.1%