PHP Classes
elePHPant
Icontem

soap PHP

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

      Found: 135       Packages icon Packages (80)   Blogs icon Blogs (8)   Packages icon Forums icon Package forums (40)   Blogs icon Forums icon Blog forums (7)  

      1-10   11-20   21-30   31-40   41-50   Next >  
Base class to handle SOAP protocol requests. It features: - Base functions to process SOAP message envelope requests and generate responses. - Utility function to validate and extract arguments from SOAP request commands. - Utility function to generate SOAP command responses. - Simplified generation ...
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 ...
This class can send SOAP client requests using Curl. It extends the SOAP client class and overrides the __doRequest function to send the actual HTTP request using the Curl extension functions. You can send any custom headers by tweaking the class code. SOAP HTTP Header Sender Support forum soap-http ...
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 ...
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 ...
WSSoapClient Support forum wssoapclient Add WSSecurity authentication to PHP 5 SOAP client   This class can add WSSecurity authentication support to SOAP clients implemented with the PHP 5 SOAP extension. It extends the PHP 5 SOAP client support to add the necessary XML tags to the SOAP client requests ...
Ripcord Support forum ripcord Implement XML-RPC clients and servers   This package can be used to implement XML-RPC and SOAP clients and servers. There is client class that can send HTTP requests to XML-RPC servers. Another class can be used to implement XML-RPC servers acting as interface to a given ...
SnPayPalApi Support forum snpaypal Manage a Paypal account with the SOAP Paypal API   This package can be used to manage a Paypal account using the SOAP Paypal Web services API. It can access the Paypal Web services API server and request the execution of several types of operations using the SOAP ...
EPS_Cybersource Support forum eps-cybersource Process credit card payments via Cybersource   This class can be used to process credit card payments via Cybersource. It can send HTTP requests to Cybersource SOAP Web services API server to perform several types of operations to process credit card payments ...
DOTS FastTax Support forum fasttax Get tax rate information from DOTS FastTax United States   This class can be used to get tax rate information from Service Objects DOTS FastTax. It accesses the Service Objects DOTS FastTax Web service API server and sends HTTP SOAP requests to retrieve tax rate ...

      1-10   11-20   21-30   31-40   41-50   Next >