awelara / besimple-soap-bundle
Build and consume SOAP and WSDL based web services with Symfony4
Package info
github.com/awelara/BeSimpleSoapBundleSymfony3
Type:symfony-bundle
pkg:composer/awelara/besimple-soap-bundle
v4.0.2
2019-12-24 20:16 UTC
Requires
- php: >=7.0
- ext-soap: *
- ass/xmlsecurity: ~1.0
- besimple/soap-common: 0.2.*
- besimple/soap-wsdl: 0.2.*
- symfony/framework-bundle: ^4.1
- symfony/twig-bundle: *
- zendframework/zend-mime: 2.1.*
Suggests
- besimple/soap-client: 0.2.*
- besimple/soap-server: 0.2.*
README
The BeSimpleSoapBundle is a Symfony2 bundle to build WSDL and SOAP based web services. It is based on the ckWebServicePlugin for symfony.
Read about it on its official homepage.