 |
|
Innovation award
 Nominee: 2x |
This class can be used to generate class code for calling a SOAP Web service.
It takes the URL of a SOAP Web service WSDL (Web Service Definition Language) definition and passes it to the SOAP client class so in can parse it and retrieve the list of Web service functions.
The class generates code for a class that includes functions that perform SOAP requests to call the Web service functions.
|
|
| Name: |
WS Client Builder |
| Base name: |
ws-client-builder |
| Description: |
Generate class code for calling a SOAP Web service |
| Version: |
1.0 |
| PHP version: |
5.2 |
| License: |
GNU General Public License (GPL) |
| All time users: |
1272 users |
| All time rank: |
2639 |
| Week users: |
1 user |
| Week rank: |
2151  |
| |
|
 October 2010
Number 4
Prize: One downloadable copy of Komodo IDE |
Each SOAP Web service implements its own set of functions with any number of arguments it needs.
Applications that need to call Web services also need to know the Web service function names and parameters.
This class generates PHP classes that work as wrappers with all the functions necessary to call a given Web service.
Manuel Lemos |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|