Maarten Balliauw 10/19/2006

PHP WSDL generator

Read Original

The article discusses the challenges of manually creating WSDL files for PHP web services and introduces the 'Webservice Helper' class. This tool automates WSDL generation by parsing PHPDoc-style documentation and using reflection to create class mappings. It includes basic authentication and is confirmed to work seamlessly with C# clients in Visual Studio.

PHP WSDL generator

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week