Download the PHP package programster/guzzle-wrapper without Composer
On this page you can find all versions of the php package programster/guzzle-wrapper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download programster/guzzle-wrapper
More information about programster/guzzle-wrapper
Files in programster/guzzle-wrapper
Download programster/guzzle-wrapper
More information about programster/guzzle-wrapper
Files in programster/guzzle-wrapper
Vendor programster
Package guzzle-wrapper
Short Description A library to make it easier to use Guzzle for sending HTTP requests.
License MIT
Homepage http://blog.programster.org
Package guzzle-wrapper
Short Description A library to make it easier to use Guzzle for sending HTTP requests.
License MIT
Homepage http://blog.programster.org
Please rate this library. Is it a good library?
Informations about the package guzzle-wrapper
Guzzle Wrapper
A library that wraps around Guzzle in order to make it easier to send HTTP requests. If you need to do anything more complicated, then you can just get the guzzle objects within.
Example Usage
Switching to a POST/PUT/DELETE is a one line change. E.g.
Testing
Go to the tests folder and run:
Then execute the tests with:
This should simply tell you whether each test passed or not.
All versions of guzzle-wrapper with dependencies
PHP Build Version
Package Version
The package programster/guzzle-wrapper contains the following files
Loading the files please wait ....