php2wsdl icon indicating copy to clipboard operation
php2wsdl copied to clipboard

Generate WSDL files from PHP classes

Results 5 php2wsdl issues
Sort by recently updated
recently updated
newest added

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...

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:...