Go to file
Francis Besset b4f29373ba Added link to ckWebServicePlugin in README 2011-08-11 11:22:31 +03:00
Controller Fixed issue #3 2011-08-11 00:42:14 +02:00
Converter Replaced Bundle\WebServiceBundle by BeSimple\SoapBundle 2011-07-18 22:43:12 +02:00
DependencyInjection Simplified the creation of WebServiceContext 2011-07-21 22:55:59 +02:00
Resources [Doc] Fixed typo 2011-08-09 14:48:56 +03:00
ServiceBinding Added recursion of types in RpcLiteralResponseMessageBinder 2011-07-28 00:39:19 +02:00
ServiceDefinition New definition of complex type 2011-07-23 21:24:59 +02:00
Soap Fixed issue #4 2011-08-11 00:59:40 +02:00
Tests Replaced zf2 by zend-soap and zend-mime of BeSimple Repository 2011-08-07 11:33:34 +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 New definition of complex type 2011-07-23 21:24:59 +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.