Go to file
Francis Besset 7fd56b657c Fixed tests 2011-08-14 21:10:21 +02:00
Controller Added headers in request 2011-08-14 18:04:01 +02:00
Converter Replaced Bundle\WebServiceBundle by BeSimple\SoapBundle 2011-07-18 22:43:12 +02:00
DependencyInjection Added headers in request 2011-08-14 18:04:01 +02:00
Resources [Doc] Added header tutorial 2011-08-14 18:32:35 +02:00
ServiceBinding Added headers in request 2011-08-14 18:04:01 +02:00
ServiceDefinition Added headers in request 2011-08-14 18:04:01 +02:00
Soap Cleaned code 2011-08-11 23:56:06 +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 Added headers in request 2011-08-14 18:04:01 +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.