Download the PHP package socloz/guzzle-bundle without Composer
On this page you can find all versions of the php package socloz/guzzle-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download socloz/guzzle-bundle
More information about socloz/guzzle-bundle
Files in socloz/guzzle-bundle
Download socloz/guzzle-bundle
More information about socloz/guzzle-bundle
Files in socloz/guzzle-bundle
Vendor socloz
Package guzzle-bundle
Short Description This Bundle provide integration for guzzle http client to access RESTful API's with Symfony2
License MIT
Homepage https://github.com/ddeboer/GuzzleBundle
Package guzzle-bundle
Short Description This Bundle provide integration for guzzle http client to access RESTful API's with Symfony2
License MIT
Homepage https://github.com/ddeboer/GuzzleBundle
Please rate this library. Is it a good library?
Informations about the package guzzle-bundle
DdeboerGuzzleBundle
DdeboerGuzzleBundle is a Symfony2 bundle for integrating the Guzzle PHP library in your project.
Installation
Using composer :
-
Add
socloz/guzzle-bundle
as a dependency in your project'scomposer.json
file:{ "require": { "socloz/guzzle-bundle": "dev-socloz-master", } }
-
Install your dependencies:
php composer.phar update
Enable the bundle
Enable the bundle in the kernel
Configure the bundle
Add a custom service client :
And configure the webservice :
See the Guzzle documentation for more information.
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
All versions of guzzle-bundle with dependencies
PHP Build Version
Package Version
The package socloz/guzzle-bundle contains the following files
Loading the files please wait ....