Download the PHP package meng-tian/soap-http-binding without Composer
On this page you can find all versions of the php package meng-tian/soap-http-binding. 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 soap-http-binding
SOAP HTTP Binding
This library binds SOAP 1.1
and SOAP 1.2
messages to PSR-7 HTTP messages.
Requirement
PHP 7.1
Install
Usage
HttpBinding::request
embeds SOAP reqeust messages into PSR-7 HTTP requests.
Output:
HttpBinding::response
retrieves SOAP response messages from PSR-7 HTTP responses:
Output:
This library also support SOAP 1.2
HTTP GET binding through RequestBuilder
class :
Output:
License
This library is released under MIT license.
All versions of soap-http-binding with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
psr/http-factory Version ~1.0
meng-tian/php-soap-interpreter Version ~2.0
psr/http-factory Version ~1.0
meng-tian/php-soap-interpreter Version ~2.0
The package meng-tian/soap-http-binding contains the following files
Loading the files please wait ....