Skip to content

Integrates Guzzle3 into your Symfony application

Notifications You must be signed in to change notification settings

musement/guzzle-bundle

 
 

Repository files navigation

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