PHP Classes
elePHPant
Icontem

soap wsdl

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 32       Packages icon Packages (10)   Blogs icon Blogs (1)   Packages icon Forums icon Package forums (20)   Blogs icon Forums icon Blog forums (1)  
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 ...
Soap Discovery Support forum soapdiscovery Generate WSDL for SOAP Web service with reflection   PHP 5 provides an extension to provide built-in support for implementing Web services with SOAP, but it does not generate Web Services descriptions in WDSL to let SOAP clients discover how to use the available ...
This class is a helper to return complex types from SOAP servers. It can register with a NuSOAP SOAP server object to handle a given data type. The class can handle requests to access that data type from data retrieved from a given MySQL database table. Simple Complex Type Builder Support forum easy ...
SOAP Proxy Support forum soap-proxy Generate code to access SOAP services from an WSDL   This package can be used to generate code to access SOAP services from an WSDL. It takes the URL of an WSDL (Web Services Description Language) definition and retrieves it to obtain the details of the available ...
NuSOAP is a SOAP toolkit that can be used in implementing webservices written by Dietrich Ayala. With this toolkit, you can create SOAP clients and servers. It has support for WSDL documents and can also generate WSDL documents for your application if needed. NuSOAP Support forum nusoap A SOAP toolkit ...
CurConv Support forum curconv Convert currency values using a SOAP Web service   This class can be used to convert money amounts between any two currencies. It uses the XMethods currency conversion SOAP based Web service. It takes as parameters the countries of the original and converted currencies ...
WS Client Builder Support forum ws-client-builder Generate class code for calling a SOAP Web service   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 ...
DB Web Service Support forum dbwebservice SOAP Web service to provide remote database access   This package provides a remote interface to access a database via a Web service using the SOAP protocol. The Web service interface provides functions for retrieving, updating and deleting database data. ...
This package can manage the deliveries of postal packages via Fedex. It can send HTTP SOAP requests to Fedex API Web servers to perform several types of operations to manage Fedex deliveries. Currently it provides different classes that manage different aspects like the package creation details, package ...
Phritz MVC framework Support forum phritz Browser device independent MVC framework   This package is an MVC framework for development of browser device independent applications. It uses XSL to let the developers create applications that support common browsers generating XHTML and mobile device browsers ...