Files
BeSimpleSoap/src/BeSimple/SoapBundle/Resources/doc/index.rst
Francis Besset 9328c98935 Add 'src/BeSimple/SoapBundle/' from commit 'e99f707b105c0a0472260d8d42a5a14a7fb7a211'
git-subtree-dir: src/BeSimple/SoapBundle
git-subtree-mainline: 9a8d23fa23
git-subtree-split: e99f707b10
2013-07-19 17:00:11 +02:00

38 lines
634 B
ReStructuredText

==================
BeSimpleSoapBundle
==================
The BeSimpleSoapBundle is a Symfony2 bundle to build WSDL and SOAP based web services.
It is based on the `ckWebServicePlugin <http://www.symfony-project.org/plugins/ckWebServicePlugin>`_ for symfony.
---------------
Reference Guide
---------------
.. toctree::
:maxdepth: 1
:numbered:
requirements
installation_composer
installation_deps
cache
----------
SoapServer
----------
.. toctree::
:maxdepth: 1
:numbered:
soapserver/configuration
soapserver/types
soapserver/tutorials
----------
SoapClient
----------
Coming soon.