Download the PHP package besimple/soap without Composer
On this page you can find all versions of the php package besimple/soap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download besimple/soap
More information about besimple/soap
Files in besimple/soap
Package soap
Short Description Build and consume SOAP and WSDL based web services
License MIT
Homepage http://besim.pl
Informations about the package 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 soap with dependencies
ext-soap Version *
ext-curl Version *
ass/xmlsecurity Version ~1.0
symfony/framework-bundle Version ~2.0
symfony/twig-bundle Version ~2.0
zendframework/zend-mime Version 2.1.*