PHP Classes

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

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 41%Total: 1,644 All time: 2,396 This week: 524Up
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
Age: 47
All time rank: 164317 in Mexico Mexico
Week rank: 200 Up4 in Mexico Mexico Up
Innovation award
Innovation award
Nominee: 2x

  Files folder image Files (3)  
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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,644
This week:0
All time:2,396
This week:524Up
User Ratings User Comments (2)
 All time
Utility:60%StarStarStarStar
Consistency:60%StarStarStarStar
Documentation:-
Examples:55%StarStarStar
Tests:-
Videos:-
Overall:41%StarStarStar
Rank:3715
 
Incompleta
9 years ago (Federico Martín Lara)
0%Star
I cant say if its wright o wrong because the resulting code r...
11 years ago (pablo ferrone)
35%StarStar