27 lines
510 B
ReStructuredText
27 lines
510 B
ReStructuredText
|
BeSimpleSoapBundle
|
||
|
==================
|
||
|
|
||
|
The BeSimpleSoapBundle is a Symfony2 bundle to build WSDL and SOAP based web services.
|
||
|
It is based on the `ckWebServicePlugin`_ for symfony.
|
||
|
|
||
|
Reference Guide
|
||
|
---------------
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 1
|
||
|
:numbered:
|
||
|
|
||
|
reference/installation
|
||
|
reference/configuration
|
||
|
|
||
|
Tutorial
|
||
|
--------
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 1
|
||
|
:numbered:
|
||
|
|
||
|
tutorial/complex_type
|
||
|
tutorial/array
|
||
|
|
||
|
.. _`ckWebServicePlugin`: http://www.symfony-project.org/plugins/ckWebServicePlugin
|