PHPackages                             theiconic/ntlm-soap - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. theiconic/ntlm-soap

ActiveLibrary[HTTP &amp; Networking](/categories/http)

theiconic/ntlm-soap
===================

PHP Library for consuming SOAP web services using NTLM authentication

v2.3.0(2y ago)56271[1 PRs](https://github.com/theiconic/ntlm-soap/pulls)MITPHPPHP ^8.0

Since Aug 21Pushed 9mo ago51 watchersCompare

[ Source](https://github.com/theiconic/ntlm-soap)[ Packagist](https://packagist.org/packages/theiconic/ntlm-soap)[ RSS](/packages/theiconic-ntlm-soap/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (2)Dependencies (7)Versions (10)Used By (0)

NTLM-SOAP
---------

[](#ntlm-soap)

[![Maintainability](https://camo.githubusercontent.com/3af58e8ae687cc5e333e2726317bd4ddaf659fb272069f3f3eb4a533160c64bc/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f65326533363936316261626331616135333166302f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/theiconic/ntlm-soap/maintainability)[![Test Coverage](https://camo.githubusercontent.com/f58a866fa5ac4a400d21dc63b9e279938b1272f974db4dacfbe40742d6e6248e/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f65326533363936316261626331616135333166302f746573745f636f766572616765)](https://codeclimate.com/github/theiconic/ntlm-soap/test_coverage)[![Build Status](https://camo.githubusercontent.com/d483cf6eccf693cd42d1359f133361a64fb30ccfa6216be6530fd5e746ed3421/68747470733a2f2f7472617669732d63692e6f72672f74686569636f6e69632f6e746c6d2d736f61702e7376673f6272616e63683d6d617374657226743d323032303033313731373233)](https://travis-ci.org/theiconic/ntlm-soap)[![Latest Stable Version](https://camo.githubusercontent.com/5dffc805976c99cafaf7369ab34ae3072669012243c13ac4c3b32f5fa40af8d9/68747470733a2f2f706f7365722e707567782e6f72672f74686569636f6e69632f6e746c6d2d736f61702f762f737461626c65)](https://packagist.org/packages/theiconic/ntlm-soap)[![Total Downloads](https://camo.githubusercontent.com/299817bb79eafac686930ec6c3806d900fde79aa67a8c3b51860cf4a83010ee4/68747470733a2f2f706f7365722e707567782e6f72672f74686569636f6e69632f6e746c6d2d736f61702f646f776e6c6f616473)](https://packagist.org/packages/theiconic/ntlm-soap)[![License](https://camo.githubusercontent.com/aa9db423b2ecd7a081aaf0f83085d869a5b86713be58db1c969a24c51afbca15/68747470733a2f2f706f7365722e707567782e6f72672f74686569636f6e69632f6e746c6d2d736f61702f6c6963656e7365)](https://packagist.org/packages/theiconic/ntlm-soap)

The purpose of this thin PHP library is to provide an easy and handy way to communicate with SOAP services that are using [NTLM](https://docs.microsoft.com/en-us/windows/desktop/secauthn/microsoft-ntlm) authentication protocol.

### Example

[](#example)

Using a local WSDL file:

```
