besimple / soap-bundle
Build and consume SOAP and WSDL based web services with Symfony2
Installs: 191 196
Dependents: 6
Suggesters: 0
Security: 0
Stars: 61
Watchers: 11
Forks: 80
Open Issues: 40
Type:symfony-bundle
Requires
- php: >=5.3.0
- ext-soap: *
- ass/xmlsecurity: ~1.0
- besimple/soap-common: 0.2.*
- besimple/soap-wsdl: 0.2.*
- symfony/framework-bundle: ~2.0
- symfony/twig-bundle: ~2.0
- 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.