awelara / besimple-soap-bundle
Build and consume SOAP and WSDL based web services with Symfony4
Installs: 1 222
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 78
Type:symfony-bundle
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.