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.
The bundle is fully unit tested by PHPUnit with a code coverage close to 100%. To execute the test suite, check the travis configuration.
We love contributors! Ivory is an open source project. If you'd like to contribute, feel free to propose a PR!.
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.