https://github.com/misd-service-development/guzzle-bundle
[NOT MAINTAINED] Integrates Guzzle into your Symfony2 application
https://github.com/misd-service-development/guzzle-bundle
Last synced: 8 months ago
JSON representation
[NOT MAINTAINED] Integrates Guzzle into your Symfony2 application
- Host: GitHub
- URL: https://github.com/misd-service-development/guzzle-bundle
- Owner: misd-service-development
- Created: 2012-11-12T11:15:58.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2018-09-19T08:24:59.000Z (about 7 years ago)
- Last Synced: 2024-05-17T04:01:28.753Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 978 KB
- Stars: 99
- Watchers: 10
- Forks: 55
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG-1.0.md
Awesome Lists containing this project
- awesome-symfony - guzzle-bundle - Integrates Guzzle. (Miscellaneous)
README
GuzzleBundle
============
[](http://travis-ci.org/misd-service-development/guzzle-bundle)
This bundle integrates [Guzzle 3](http://guzzle3.readthedocs.org/) 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](http://jmsyst.com/bundles/JMSSerializerBundle) for easy object (de)serialization, and provides a param converter for use with the [SensioFrameworkExtraBundle](http://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/).
Authors
-------
* Chris Wilkinson
* [The Symfony and Guzzle communities](https://github.com/misd-service-development/guzzle-bundle/contributors)
Documentation
-------------
Documentation is stored in the `Resources/doc/index.md` file in this bundle:
* [Read the documentation](Resources/doc/index.md)
Installation
------------
All the installation instructions are located in the [documentation](Resources/doc/index.md).
Reporting an issue or a feature request
---------------------------------------
Issues and feature requests are tracked in the [Github issue tracker](https://github.com/misd-service-development/guzzle-bundle/issues).