php2wsdl
php2wsdl copied to clipboard
Generate WSDL files from PHP classes
Hi Dragos, sorry for opening a new issue, but I don't found your contact email, otherwise I had contacted you directly. First, thanks for your fast support. Unfortunately your changes...
I want to add header like ``` ```
Description: This is my first contact with WebService. I think if an interface is used to define external services, the code structure may be better. I try to modify the...
I not use one php framework and have never used composer to install php packeges. Now on my linux box i have installed composer and i go to my project...
Since the changes are not that big, would it be nice to add this support... ``` SOAP 1.1 uses namespace http://schemas.xmlsoap.org/wsdl/soap/ SOAP 1.2 uses namespace http://schemas.xmlsoap.org/wsdl/soap12/ ``` In SOAP 1.2:...