2017 © Pedro Peláez
 

symfony-bundle http-adapter-bundle

Issue HTTP request for your Symfony2 project.

image

egeloen/http-adapter-bundle

Issue HTTP request for your Symfony2 project.

  • Sunday, October 1, 2017
  • by egeloen
  • Repository
  • 1 Watchers
  • 2 Stars
  • 7,790 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 11 Versions
  • 8 % Grown

The README.md

README

Before starting, be aware this package is deprecated in favor of php-http. That means bugfixes would be accepted but new features will not (except maybe for already opened PRs)., (*1)

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

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

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

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., (*5)

Contribute

We love contributors! Ivory is an open source project. If you'd like to contribute, feel free to propose a PR! You can follow the CONTRIBUTING file which will explain you how to set up the project., (*6)

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., (*7)

The Versions