Love Fuel?    Donate

FuelPHP Forums

Ask your question about FuelPHP in the appropriate forum, or help others by answering their questions.
SOAP Web Service
  • Future Request: SOAP Web Service server and client with WSDL generation support could be perfect in FuelPHP.
  • Is there anyone still using SOAP? ;-)
  • there are lots of asp guy around wants wsdl to consume services. And most of enterprise customers that's why i'm pretty sad :)
  • For SOAP server you could have a look at the "besimple/soap-server" package, available through composer.

    Can't find an easy way to do WSDL generation, the besimple Symphony bundle has it from the looks of it, but I'm not sure how easy it will be to port it.
  • I second this, as I've needed to result to using cURL and couldn't get an abstraction layer created for nuSoap. 

    I integrate with about 30 different systems, more than half of them are still SOAP-based, it's like assuming you don't need to code for IE7 any longer even though the reality is a large number of people still use it.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion