BeSimpleSoap/src/BeSimple/SoapBundle
2013-07-20 19:07:19 +02:00
..
Controller [SoapBundle] Used BeSimple\SoapServer\Exception\ReceiverSoapFault instead of SoapFault 2013-07-19 19:15:27 +02:00
Converter Add 'src/BeSimple/SoapBundle/' from commit 'e99f707b105c0a0472260d8d42a5a14a7fb7a211' 2013-07-19 17:00:11 +02:00
DependencyInjection Add 'src/BeSimple/SoapBundle/' from commit 'e99f707b105c0a0472260d8d42a5a14a7fb7a211' 2013-07-19 17:00:11 +02:00
EventListener Add 'src/BeSimple/SoapBundle/' from commit 'e99f707b105c0a0472260d8d42a5a14a7fb7a211' 2013-07-19 17:00:11 +02:00
Resources [SoapBundle] Fixed service definition of besimple.soap.client.builder 2013-07-20 19:07:19 +02:00
ServiceBinding Add 'src/BeSimple/SoapBundle/' from commit 'e99f707b105c0a0472260d8d42a5a14a7fb7a211' 2013-07-19 17:00:11 +02:00
ServiceDefinition Add 'src/BeSimple/SoapBundle/' from commit 'e99f707b105c0a0472260d8d42a5a14a7fb7a211' 2013-07-19 17:00:11 +02:00
Soap Add 'src/BeSimple/SoapBundle/' from commit 'e99f707b105c0a0472260d8d42a5a14a7fb7a211' 2013-07-19 17:00:11 +02:00
Tests Add 'src/BeSimple/SoapBundle/' from commit 'e99f707b105c0a0472260d8d42a5a14a7fb7a211' 2013-07-19 17:00:11 +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 Created branch-alias 0.1-dev 2013-07-19 19:11:59 +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 Add 'src/BeSimple/SoapBundle/' from commit 'e99f707b105c0a0472260d8d42a5a14a7fb7a211' 2013-07-19 17:00:11 +02:00
TODO.md Add 'src/BeSimple/SoapBundle/' from commit 'e99f707b105c0a0472260d8d42a5a14a7fb7a211' 2013-07-19 17:00:11 +02:00
WebServiceContext.php Add 'src/BeSimple/SoapBundle/' from commit 'e99f707b105c0a0472260d8d42a5a14a7fb7a211' 2013-07-19 17:00:11 +02:00

BeSimpleSoapBundle Build Status

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.