29 lines
550 B
ReStructuredText
29 lines
550 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
|
|
reference/types
|
|
|
|
Tutorial
|
|
--------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:numbered:
|
|
|
|
tutorial/array
|
|
tutorial/complex_type
|
|
tutorial/header
|
|
|
|
.. _`ckWebServicePlugin`: http://www.symfony-project.org/plugins/ckWebServicePlugin |