Go to file
Francis Besset c154463b33 Updated definition of ComplexType and use classmap option of SoapServer
Please to refer to the documentation for the changes:
http://besim.pl/SoapBundle/tutorial/complex_type.html
2011-08-24 23:36:49 +02:00
Controller Updated definition of ComplexType and use classmap option of SoapServer 2011-08-24 23:36:49 +02:00
Converter Replaced Bundle\WebServiceBundle by BeSimple\SoapBundle 2011-07-18 22:43:12 +02:00
DependencyInjection Merge remote-tracking branch 'origin/request_headers' 2011-08-17 08:35:49 +02:00
Resources Updated definition of ComplexType and use classmap option of SoapServer 2011-08-24 23:36:49 +02:00
ServiceBinding Updated definition of ComplexType and use classmap option of SoapServer 2011-08-24 23:36:49 +02:00
ServiceDefinition Updated definition of ComplexType and use classmap option of SoapServer 2011-08-24 23:36:49 +02:00
Soap Updated definition of ComplexType and use classmap option of SoapServer 2011-08-24 23:36:49 +02:00
Tests Fixed tests 2011-08-14 21:10:21 +02:00
Util Fixed issue #4 2011-08-11 00:59:40 +02:00
.gitignore Replaced webservice.* service name by besimple.soap.* 2011-07-18 22:59:20 +02:00
BeSimpleSoapBundle.php Replaced Bundle\WebServiceBundle by BeSimple\SoapBundle 2011-07-18 22:43:12 +02:00
CONTRIBUTORS.markdown Added Contributors file 2011-07-17 19:46:43 +02:00
README.markdown Added link to ckWebServicePlugin in README 2011-08-11 11:22:31 +03:00
WebServiceContext.php Updated definition of ComplexType and use classmap option of SoapServer 2011-08-24 23:36:49 +02:00
phpunit.xml.dist Replaced zf2 by zend-soap and zend-mime of BeSimple Repository 2011-08-07 11:33:34 +02:00
vendors.php Replaced zf2 by zend-soap and zend-mime of BeSimple Repository 2011-08-07 11:33:34 +02:00

README.markdown

BeSimpleSoapBundle

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.