PHPackages                             rusowyler/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. rusowyler/guzzle-wsse-auth-plugin

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

rusowyler/guzzle-wsse-auth-plugin
=================================

A WSSE based authentication plugin for guzzle

v1.1.1(11y ago)01.3kPHP

Since Oct 31Pushed 11y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (1)Versions (4)Used By (0)

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

```
