PHPackages                             davedevelopment/guzzle-wsse-auth-plugin - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. davedevelopment/guzzle-wsse-auth-plugin

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

davedevelopment/guzzle-wsse-auth-plugin
=======================================

A WSSE based authentication plugin for guzzle

v1.0.0(13y ago)6100.0k↑100%3[1 issues](https://github.com/davedevelopment/guzzle-wsse-auth-plugin/issues)1PHP

Since Oct 31Pushed 13y ago1 watchersCompare

[ Source](https://github.com/davedevelopment/guzzle-wsse-auth-plugin)[ Packagist](https://packagist.org/packages/davedevelopment/guzzle-wsse-auth-plugin)[ RSS](/packages/davedevelopment-guzzle-wsse-auth-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (1)

guzzle-wsse-auth-plugin
=======================

[](#guzzle-wsse-auth-plugin)

I chose to use [WSSE authentication](http://www.xml.com/pub/a/2003/12/17/dive.html) for a web service I'm building, thought this might be useful as a plugin. It plays nice with the Symfony2 [How to create a custom Authentication Provider](http://symfony.com/doc/2.0/cookbook/security/custom_authentication_provider.html) cookbook tutorial

Usage
=====

[](#usage)

In it's simplest form

```
