PHPackages                             ivol/workday-soap-client - 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. ivol/workday-soap-client

ActiveLibrary

ivol/workday-soap-client
========================

Soap client, that will be able to authenticate using X509 authentication (https://docs.oasis-open.org/wss/v1.1/wss-v1.1-spec-errata-os-x509TokenProfile.htm) or username/password authentication mechanism to Workday Web Services.

v1.1.0(7mo ago)19.4k↓27.3%1MITPHPPHP 7.0.\*

Since May 13Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/ivol84/workday-soap-client)[ Packagist](https://packagist.org/packages/ivol/workday-soap-client)[ RSS](/packages/ivol-workday-soap-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (4)Used By (0)

workday-soap-client
===================

[](#workday-soap-client)

[![Build Status](https://camo.githubusercontent.com/19ca4adf13202edb751d5d41608967c88b0aa1c28f1ee90fa4285456d3306c83/68747470733a2f2f7472617669732d63692e6f72672f69766f6c38342f776f726b6461792d736f61702d636c69656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ivol84/workday-soap-client)

This library allows authenticating requests passed to WWS. It allows 2 types of authentication:

- X509 Authentication
- UserNameToken authentication
- OAUTH2 (refresh token flow) authentication

Usage
=====

[](#usage)

```
