Categories

Updated: 06/14/2007

PHP WSDL Generator

This package can be used to generate a Web Services Definition Language (WSDL) document from the code of a class that implements Web services calls. It parses the code of a given PHP class script files and generates a WSDL definition from the list of the class functions. Certain functions may be skipped to not be included in the WSDL definition based on the function access type. The generated WSDL may be saved to a given file, returned as a string or served for download.
©2003-2019 jCay.com