misd/guzzle-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

Integrates Guzzle into your Symfony2 application

Installs: 1 381 330

Dependents: 19

Suggesters: 0

Security: 0

Stars: 102

Watchers: 9

Forks: 56

Open Issues: 24

Type:symfony-bundle

v1.1.5 2014-12-01 08:29 UTC

This package is auto-updated.

Last update: 2022-02-01 12:22:14 UTC


README

Build Status

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

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

Authors

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.