My favorites | Sign in
Project Hosting will be READ-ONLY Thursday at 3:00pm UTC for up to 3 hours for network maintenance.
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

Provides WSDL generation in PHP.

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

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

Main pages

Usage

Issues

Changelog

Powered by Google Project Hosting