2011-08-02 23:27:56 +02:00
|
|
|
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/array
|
2011-08-04 09:57:41 +02:00
|
|
|
tutorial/complex_type
|
2011-08-14 18:25:32 +02:00
|
|
|
tutorial/header
|
2011-08-02 23:27:56 +02:00
|
|
|
|
|
|
|
.. _`ckWebServicePlugin`: http://www.symfony-project.org/plugins/ckWebServicePlugin
|