generate php code from wsdl

Posted by John Stewart on Stack Overflow See other posts from Stack Overflow or by John Stewart
Published on 2010-05-11T14:59:53Z Indexed on 2010/05/11 15:04 UTC
Read the original article Hit count: 251

Filed under:
|
|

I have a bunch of webservices that I need to write PHP clients for. Now I can manually write wrappers for each of the WSDL files but i wanted to see if there is a tool that can help me by generating the wrappers in PHP.

Any idea if there are any tools that do this?

Thanks

© Stack Overflow or respective owner

Related posts about php

Related posts about wsdl