Download the PHP package jchr86/besimple-soap without Composer
On this page you can find all versions of the php package jchr86/besimple-soap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jchr86/besimple-soap
More information about jchr86/besimple-soap
Files in jchr86/besimple-soap
Package besimple-soap
Short Description Build and consume SOAP and WSDL based web services
License MIT
Homepage http://besim.pl
Informations about the package besimple-soap
A fork of the abandoned besimple/soap
BeSimpleSoap
Build SOAP and WSDL based web services
Components
BeSimpleSoap consists of five components ...
BeSimpleSoapBundle
The BeSimpleSoapBundle is a Symfony2 bundle to build WSDL and SOAP based web services. For further information see the README.
BeSimpleSoapClient
The BeSimpleSoapClient is a component that extends the native PHP SoapClient with further features like SwA, MTOM and WS-Security. For further information see the README.
BeSimpleSoapCommon
The BeSimpleSoapCommon component contains functionylity shared by both the server and client implementations. For further information see the README.
BeSimpleSoapServer
The BeSimpleSoapServer is a component that extends the native PHP SoapServer with further features like SwA, MTOM and WS-Security. For further information see the README.
BeSimpleSoapWsdl
For further information see the README.
Installation
If you do not yet have composer, install it like this:
Create a composer.json
file:
Now you are ready to install the library:
All versions of besimple-soap with dependencies
ext-soap Version *
ext-curl Version *
ass/xmlsecurity Version ~1.0
symfony/framework-bundle Version ^2.7 || ^3.0
symfony/twig-bundle Version ^2.7 || ^3.0
zendframework/zend-mime Version 2.1.*