vadym-patuk / ntlm-soap-client
PHP WDSL/Soap Client with NTLM Authentication for Microsoft Dynamics NAT Server.
1.3.0
2025-07-25 17:37 UTC
Requires
- php: 8.3.* || 8.4.*
- symfony/console: ^5.4.45
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ~4.0||~5.0
- squizlabs/php_codesniffer: ^2.3
This package is auto-updated.
Last update: 2026-03-27 23:14:16 UTC
README
This is a fork of matejsvajger/ntlm-soap-client, upgraded to support PHP >= 8.3
A PHP WSDL/SOAP client with NTLM authentication for Microsoft Dynamics NAV/BC Server, now tested on PHP >= 8.3.
Requirements
- PHP >= 8.3
- ext-soap
- ext-curl
Installation
Install via Composer:
composer require vadym-patuk/ntlm-soap-client