wsdl to PHP generator needed

Discussion in 'PHP' started by mushu, Oct 19, 2009.

  1. #1
    Hello everyone,

    I am wondering if someone can suggest me a class, or online service or whatever :) that will generate me soap client and server classes from a WSDL file. Sometime ago i was using such an online service but i can not find it now. So if someone can help I would appreciate that a lot. Thanks in advance
     
    mushu, Oct 19, 2009 IP
  2. donmarcos

    donmarcos Peon

    Messages:
    17
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Mushu

    have you checked this

    google: wsdl2php-interpreter
     
    donmarcos, Oct 21, 2009 IP
  3. mushu

    mushu Peon

    Messages:
    147
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    yes that is the one that i used. i fixed it but it seems i forgot to write new post. thank you anyway
     
    mushu, Oct 21, 2009 IP
  4. donmarcos

    donmarcos Peon

    Messages:
    17
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    ahh ok i am glad .. did you have to modify the code from the original class or it works out of the box ?
     
    donmarcos, Oct 21, 2009 IP
  5. mushu

    mushu Peon

    Messages:
    147
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    hey,

    sorry for the delayed reply. with the one that i have posted up i had some problems it was not reading some values from the wsdl file so most probably it needed some modification, but i searched a bit more and found this one:

    http://www.urdalen.no/wsdl2php/manual.php

    which works perfectly without any modifications needed.
     
    mushu, Oct 22, 2009 IP
  6. mikaelcom

    mikaelcom Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #6
    Hi,

    Certainly too late but can be usefull to anyone who's coming here, I recommand you try WsdlToPhp. Simply search WSDL to php in Google or go on http://www.wsdltophp.com,

    Good luck
     
    mikaelcom, Apr 12, 2013 IP