Go to file
Christian Kerl 27da3dcb4a fixed compilation/runtime errors;
added test fixture;
2010-10-05 23:19:26 +02:00
DependencyInjection implemented basic SoapKernel to transform a SoapRequest to a SoapResponse 2010-10-05 21:44:30 +02:00
Resources/config implemented basic SoapKernel to transform a SoapRequest to a SoapResponse 2010-10-05 21:44:30 +02:00
Soap implemented basic SoapKernel to transform a SoapRequest to a SoapResponse 2010-10-05 21:44:30 +02:00
Tests fixed compilation/runtime errors; 2010-10-05 23:19:26 +02:00
Util fixed compilation/runtime errors; 2010-10-05 23:19:26 +02:00
LICENSE added LICENSE and README files 2010-10-03 17:26:14 +02:00
README.markdown added LICENSE and README files 2010-10-03 17:26:14 +02:00
SoapKernel.php fixed compilation/runtime errors; 2010-10-05 23:19:26 +02:00
WebServiceBundle.php implemented basic SoapKernel to transform a SoapRequest to a SoapResponse 2010-10-05 21:44:30 +02:00

README.markdown

WebServiceBundle

The WebServiceBundle is a Symfony2 bundle to build WSDL and SOAP based web services. It is based on the [ckWebServicePlugin] 1 for symfony.