Download the PHP package nox-it/yii2-soap-client without Composer
On this page you can find all versions of the php package nox-it/yii2-soap-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-soap-client
Yii PHP Framework Version 2 / NYX HttpSoapClient
Yii2 component for SOAP requests.
Installation
The preferred way to install this extension is through composer.
- Either run
or add
to the require
section of your application's composer.json
file.
Usage
- Configure the
HttpSoapClient
component in your application's configuration file, for example:
Or you can define the HttpSoapClient
directly in your code:
After the configuration step is compleate, you can call the SOAP methods as follow (where getMessage
is your SOAP method):
License
yii2-http-soap-client is released under the BSD 3-Clause License. See the bundled LICENSE.md
for details.
All versions of yii2-soap-client with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4.0
ext-soap Version *
nox-it/yii2-nox Version ~2.0.0
nox-it/yii2-nox-helpers Version ~2.0.0
ext-soap Version *
nox-it/yii2-nox Version ~2.0.0
nox-it/yii2-nox-helpers Version ~2.0.0
The package nox-it/yii2-soap-client contains the following files
Loading the files please wait ....