connect to wsdl #soap
Edit
by Louis Mahe - 10 years ago (2015-02-03)
connect to wsdl and get the xml parsed
| connect to wsdl and get the xml parsed |
- 1 Clarification request
1.
by WsdlToPhp - 9 years ago (2015-05-29) Reply
What do you mean exactly ?
Ask clarification
1 Recommendation
WSDL To PHP: Generate classes to send SOAP requests from a WSDL
This class can generate classes to send SOAP requests from a WSDL.
It retrieves a WSDL (Web Services Definition Language) from a given URL and generates classes to send SOAP requests to the functions exposed by the specified SOAP server.
The class generates either the classes to send the actual SOAP requests, as well the classes to compose the request parameters and process the request responses.
It uses ezcPhpGenerator component of the eZ Components framework to generate the PHP code files.
| by WsdlToPhp package author 65 - 10 years ago (2015-02-22) Comment
It is the best package, that's all! |