BeSimpleSoap/src/BeSimple/SoapBundle
Francis Besset fd5154a469 Fixed typo 2013-12-10 15:25:09 +01:00
..
Controller Removed unused `use` statement 2013-12-02 15:35:36 +01:00
Converter Cleaned unused method, property, variable or parameter 2013-12-02 16:02:29 +01:00
DependencyInjection Cleaned unused method, property, variable or parameter 2013-12-02 16:02:29 +01:00
EventListener Removed unused `use` statement 2013-12-02 15:35:36 +01:00
Handler [SoapBundle] Enhanced exception management with Symfony2 2013-11-13 15:02:30 +01:00
Resources Fix WSDL schema stylesheet including 2013-12-07 19:55:33 +01: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 Removed unused `use` statement 2013-12-02 15:35:36 +01: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
CONTRIBUTORS.md 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
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 Fix WSDL schema stylesheet including 2013-12-07 19:55:33 +01:00
composer.json Merge remote-tracking branch 'origin/exception' 2013-11-15 10:37:55 +01: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.