PHP Classes

SOAP login and SOAP requests: Need to access a SOAP server and return data

Recommend this page to a friend!
  All requests RSS feed  >  SOAP login and SOAP requests  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

SOAP login and SOAP requests

Edit

Picture of Jaco Heymans by Jaco Heymans - 8 years ago (2016-07-29)

Need to access a SOAP server and return data

This request is clear and relevant.
This request is not clear or is not relevant.

+5

I really did google this and perhaps I am not googling the right stuff, but I have a SOAP web service, and in this service is the login name and password for users plus a lot of options like their monthly transactions.

Now I have managed to create a login but their username and password displays in the URL, which can cause issues and more.

Here is my question, where can I find a well documented tutorial to help build a PHP client to consume this Web service, or where can I get someone to help me with this.

Ask clarification

1 Recommendation

PHP SOAP Package Generator: Generate package to call SOAP services using WSDL

This package can generate package to call SOAP services using WSDL.

The package can take a given WSDL file URL and generates a PHP package to perform calls to the respective Web service based on SOAP.

The generated code uses the SoapClient extension that comes with PHP since version 5.
This recommendation solves the problem.
This recommendation does not solve the problem.

+4

Picture of Manuel Lemos by Manuel Lemos Reputation 26695 - 8 years ago (2016-07-31) Comment

This package is good to generate code for you to call SOAP Web services given the respective WSDL URL.

  • 1 Comment
  • 1. Picture of Jaco Heymans by Jaco Heymans - 8 years ago (2016-08-08) Reply

    Manuel Lemos, thank you very much! Generated all the classes as expected, as a noob when it comes to oop in php, can you recommend a good tutorial on using the classes generated?


Recommend package
: 
: