Download the PHP package nyx-solutions/yii2-http-soap-client without Composer
On this page you can find all versions of the php package nyx-solutions/yii2-http-soap-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nyx-solutions/yii2-http-soap-client
More information about nyx-solutions/yii2-http-soap-client
Files in nyx-solutions/yii2-http-soap-client
Download nyx-solutions/yii2-http-soap-client
More information about nyx-solutions/yii2-http-soap-client
Files in nyx-solutions/yii2-http-soap-client
Vendor nyx-solutions
Package yii2-http-soap-client
Short Description Yii2 HTTP SOAP Client
License BSD-3-Clause
Package yii2-http-soap-client
Short Description Yii2 HTTP SOAP Client
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package yii2-http-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-http-soap-client with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1.0 <8.2
ext-soap Version *
nyx-solutions/yii2-nyx Version ~5.0.0
nyx-solutions/yii2-nyx-helpers Version ~5.0.0
ext-soap Version *
nyx-solutions/yii2-nyx Version ~5.0.0
nyx-solutions/yii2-nyx-helpers Version ~5.0.0
The package nyx-solutions/yii2-http-soap-client contains the following files
Loading the files please wait ....