Download the PHP package sokil/php-guzzlecomponents without Composer
On this page you can find all versions of the php package sokil/php-guzzlecomponents. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sokil/php-guzzlecomponents
More information about sokil/php-guzzlecomponents
Files in sokil/php-guzzlecomponents
Download sokil/php-guzzlecomponents
More information about sokil/php-guzzlecomponents
Files in sokil/php-guzzlecomponents
Vendor sokil
Package php-guzzlecomponents
Short Description Extensions for PHP Guzzle lib
License MIT
Package php-guzzlecomponents
Short Description Extensions for PHP Guzzle lib
License MIT
Please rate this library. Is it a good library?
Informations about the package php-guzzlecomponents
Guzzle 3 Components
Installation
Installation can be made through Composer:
Signing request
This plugin used to sign request on client. For example server gives access to API for that applications who knows "Application ID" and corresponding "Key".
Guzzle client must add configured plugin:
Parameter | Type | Required | Default value | Description |
---|---|---|---|---|
key | string | required | Key which used to crypt message | |
algo | string | optional | sha1 | Crypt algorythm |
queryParamName | string | optional | sign | Name of query string parameter where signatupe passed |
additionalParams | array | optional | Parameters, additionaly send in query string and signed if request passed through GET method |
Algorithm of validation signed request on server:
All versions of php-guzzlecomponents with dependencies
PHP Build Version
Package Version
Requires
guzzle/guzzle Version
3.*
The package sokil/php-guzzlecomponents contains the following files
Loading the files please wait ....