My favorites | Sign in
Project Logo
          
Show all Featured downloads:
WSDLDocument-0.4.zip
Show all Featured wiki pages:
changelog usage
People details
Project owners:
  renandelima

Provides a library to generate WSDL documents using DOM in PHP.

$wsdl = new WSDLDocument( "MyClass" );
echo $wsdl->saveXml();

With this simple code you can generate a WSDL document to your webservice.









Hosted by Google Code