PHP Classes
elePHPant
Icontem

WS Client Builder: Generate class code for calling a SOAP Web service

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (3)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2010-10-12 (6 years ago) RSS 2.0 feedStarStarStar 43%Total: 1,620 All time: 2,351 This week: 961Up
Version License PHP version Categories
ws-client-builder 1.0GNU General Publi...5.2PHP 5, Web services, Compression
Description Author

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.

Innovation Award
PHP Programming Innovation award nominee
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
Picture of Basilio Briceño
Name: Basilio Briceño <contact>
Classes: 2 packages by
Country: Mexico Mexico
Innovation award
Innovation award
Nominee: 2x

  Files folder image Files  
File Role Description
Accessible without login Plain text file example.php Example Example of use
Plain text file WSClientBuilder.php Class Generates a class with all methods needed to reproduce a SOAP based service
Accessible without login Plain text file WSClientBuilderTemplate.php Aux. Provides the class template required to generate the client

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,620
This week:0
All time:2,351
This week:961Up
User Ratings User Comments (2)
 All time
Utility:62%StarStarStarStar
Consistency:62%StarStarStarStar
Documentation:-
Examples:56%StarStarStar
Tests:-
Videos:-
Overall:43%StarStarStar
Rank:2552
 
Incompleta
1 year ago (Federico Martín Lara)
0%Star
I cant say if its wright o wrong because the resulting code r...
3 years ago (pablo ferrone)
35%StarStar