burti / besimple-soap-bundle
Build and consume SOAP and WSDL based web services with Symfony2
Installs: 5 836
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 78
pkg:composer/burti/besimple-soap-bundle
Requires
- php: >=5.3.0
- burti/besimple-soap-common: dev-master
- burti/zend-mime: dev-master
- burti/zend-soap: dev-master
Suggests
- burti/besimple-soap-client: dev-master
- burti/besimple-soap-server: dev-master
This package is not auto-updated.
Last update: 2025-09-27 16:56:12 UTC
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.