BeSimpleSoap/src/BeSimple/SoapBundle
Petr Bechyně 2264e329a1 Added phing for running tests & fixed issues in order to pass the tests 2017-06-07 15:50:04 +02:00
..
Controller Large refactoring removing states, abstract magic, vague fluent interfaces 2016-10-27 16:24:44 +02:00
Converter Added phing for running tests & fixed issues in order to pass the tests 2017-06-07 15:50:04 +02:00
DependencyInjection [SoapBundle] Fixed service definition with factory 2015-06-01 16:04:29 +02:00
EventListener fixup! [SoapBundle] Set _format route to xml 2015-03-27 16:07:42 +01:00
Handler Added phing for running tests & fixed issues in order to pass the tests 2017-06-07 15:50:04 +02:00
Resources Added phing for running tests & fixed issues in order to pass the tests 2017-06-07 15:50:04 +02:00
ServiceBinding Fixed typo 2013-12-10 15:25:09 +01:00
ServiceDefinition [SoapBundle][SoapCommon] Removed unused TypeRepository in Definition\Method classes 2013-12-08 00:23:30 +01:00
Soap SoapClient large refactoring & tests update 2017-02-14 16:01:39 +01:00
Tests [SoapBundle] Skipped test for SoapRequest 2014-08-13 22:02:46 +02:00
Util Added phing for running tests & fixed issues in order to pass the tests 2017-06-07 15:50:04 +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
CONTRIBUTORS.md Add 'src/BeSimple/SoapBundle/' from commit 'e99f707b105c0a0472260d8d42a5a14a7fb7a211' 2013-07-19 17:00:11 +02:00
Cache.php SoapClient large refactoring & tests update 2017-02-14 16:01:39 +01: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 SoapClient large refactoring & tests update 2017-02-14 16:01:39 +01:00
composer.json Stop support of Symfony <2.6 2015-06-01 16:04:24 +02:00
phpunit.xml.dist Reorganized directories structure 2013-07-19 17:01:55 +02:00

README.md

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.