Download the PHP package devster/guzzle-wsse-plugin without Composer
On this page you can find all versions of the php package devster/guzzle-wsse-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download devster/guzzle-wsse-plugin
More information about devster/guzzle-wsse-plugin
Files in devster/guzzle-wsse-plugin
Download devster/guzzle-wsse-plugin
More information about devster/guzzle-wsse-plugin
Files in devster/guzzle-wsse-plugin
Vendor devster
Package guzzle-wsse-plugin
Short Description Guzzle plugin to manage WSSE authentication
License MIT
Homepage https://github.com/devster/guzzle-wsse-plugin
Package guzzle-wsse-plugin
Short Description Guzzle plugin to manage WSSE authentication
License MIT
Homepage https://github.com/devster/guzzle-wsse-plugin
Please rate this library. Is it a good library?
Informations about the package guzzle-wsse-plugin
Guzzle WSSE Plugin
Guzzle Plugin to manage WSSE Authentication
More informations on WSSE authentication http://www.xml.com/pub/a/2003/12/17/dive.html
- *Guzzle 3: install `1.` version**
- *Guzzle 4: install `2.` version**
Installation
Install via composer
After installing, you need to require Composer's autoloader:
Basic usage
Customization
You can customize:
- The nonce generation
- The digest generation
- And the date format
Tests
composer install && vendor/bin/phpunit
License
This plugin is licensed under the MIT License
All versions of guzzle-wsse-plugin with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package devster/guzzle-wsse-plugin contains the following files
Loading the files please wait ....