Download the PHP package uhi67/yii2-soap-server without Composer
On this page you can find all versions of the php package uhi67/yii2-soap-server. 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-server
SOAP Web Service for Yii2 framework
Version 1.5
Description
WebService encapsulates SoapServer and provides a WSDL-based web service. Adaptation of Yii1 Web Services
Based on work of Qiang Xue [email protected] and Andrey Borodulin
Change log is below
Installation
The preferred way to install this extension is through composer.
To install, either run
or add
to the section of your composer.json
file.
Usage
Testing
- Before testing, run once
composer install
from repository root. - Run
php tests/app/yii serve
if you're going to run acceptance tests. - Run
codecept run
from repository root.
License
uhi67/yii2-soap-server is released under the BSD License. See the bundled LICENSE.md
for details.
Change log
1.5
- corrections for codeception functional testing and some test examples
- online API documentation with
?doc
query
All versions of yii2-soap-server with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
ext-dom Version *
ext-soap Version *
ext-xml Version *
yiisoft/yii2 Version >=2.0.13
ext-dom Version *
ext-soap Version *
ext-xml Version *
yiisoft/yii2 Version >=2.0.13
The package uhi67/yii2-soap-server contains the following files
Loading the files please wait ....