SOAP Proxy
Package:
Summary:
Generate code to access SOAP services from an WSDL
Groups:
Author:
Description:
This package can be used to generate code to access SOAP services from an WSDL.
It takes the URL of an WSDL (Web Services Description Language) definition and retrieves it to obtain the details of the available Web services functions.
The generator class generates PHP for classes with proxy functions of the specified SOAP Web services.
It takes the URL of an WSDL (Web Services Description Language) definition and retrieves it to obtain the details of the available Web services functions.
The generator class generates PHP for classes with proxy functions of the specified SOAP Web services.
Comments are closed.