musement / guzzle-bundle

Integrates Guzzle3 into your Symfony application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GuzzleBundle

Build Status

This bundle integrates Guzzle 3 into your Symfony2 application, which takes the pain out of sending HTTP requests & the redundancy out of creating web service clients.

It can also integrate with the JMSSerializerBundle for easy object (de)serialization & provides a param converter for use with the SensioFrameworkExtraBundle.

Documentation

Documentation is stored in the Resources/doc/index.md file in this bundle:

Installation

All the installation instructions are located in the documentation.

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.

Authors

About

Integrates Guzzle3 into your Symfony application


Languages

Language:PHP 93.7%Language:HTML 6.3%