BeSimpleSoap/src/BeSimple/SoapBundle
2013-10-15 11:46:12 +02:00
..
Controller Rewrited Definition of WebService and WSDL dumper 2013-10-15 11:46:12 +02:00
Converter Add 'src/BeSimple/SoapBundle/' from commit 'e99f707b105c0a0472260d8d42a5a14a7fb7a211' 2013-07-19 17:00:11 +02:00
DependencyInjection Rewrited Definition of WebService and WSDL dumper 2013-10-15 11:46:12 +02:00
EventListener [SoapBundle] Added new request format (soap, wsdl) and used them in routing 2013-09-30 16:45:30 +02:00
Resources Rewrited Definition of WebService and WSDL dumper 2013-10-15 11:46:12 +02:00
ServiceBinding Rewrited Definition of WebService and WSDL dumper 2013-10-15 11:46:12 +02:00
ServiceDefinition Rewrited Definition of WebService and WSDL dumper 2013-10-15 11:46:12 +02:00
Soap Add 'src/BeSimple/SoapBundle/' from commit 'e99f707b105c0a0472260d8d42a5a14a7fb7a211' 2013-07-19 17:00:11 +02:00
Tests [SoapBundle] Fixed tests 2013-08-06 11:43:40 +02:00
Util Add 'src/BeSimple/SoapBundle/' from commit 'e99f707b105c0a0472260d8d42a5a14a7fb7a211' 2013-07-19 17:00:11 +02:00
.gitignore Reorganized directories structure 2013-07-19 17:01:55 +02:00
BeSimpleSoapBundle.php Add 'src/BeSimple/SoapBundle/' from commit 'e99f707b105c0a0472260d8d42a5a14a7fb7a211' 2013-07-19 17:00:11 +02:00
Cache.php Add 'src/BeSimple/SoapBundle/' from commit 'e99f707b105c0a0472260d8d42a5a14a7fb7a211' 2013-07-19 17:00:11 +02:00
composer.json Fixed besimple/soap-* version 2013-09-27 21:35:39 +02:00
CONTRIBUTORS.md Add 'src/BeSimple/SoapBundle/' from commit 'e99f707b105c0a0472260d8d42a5a14a7fb7a211' 2013-07-19 17:00:11 +02:00
phpunit.xml.dist Reorganized directories structure 2013-07-19 17:01:55 +02:00
README.md Removed travis build status in README 2013-07-23 09:12:34 +02:00
TODO.md Add 'src/BeSimple/SoapBundle/' from commit 'e99f707b105c0a0472260d8d42a5a14a7fb7a211' 2013-07-19 17:00:11 +02:00
WebServiceContext.php Rewrited Definition of WebService and WSDL dumper 2013-10-15 11:46:12 +02:00

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.