Page 1 of 1

SOAP web services - help choosing package

Posted: Fri Jul 25, 2008 6:14 pm
by M4ngo
I am writing a large SOAP server in php 5. It will definitely evolve over time so I would really prefer to use a package that has dynamic WSDL generation (unless there is a good reason why not to).

I think my choices are PEAR::SOAP, NuSOAP and PHP 5 SOAP extension.

I see NuSOAP supports dynamic WSDL Generation, do the others (I cant find the support for it).

Is there any reason why I would prefer one over the other?

TIA.
Zack.