Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
63% | Total: 12,872 | All time: 85 This week: 60 |
Version | License | Categories | ||||
soapserver 1.0.0 | BSD License | XML, Web services |
Description | Author | ||||||||
Base class to handle SOAP protocol requests. It features: |
|
Files (5) |
File | Role | Description |
---|---|---|
date.soap.php | Example | Example PHP script to handle date SOAP requests |
datesoapserverclass.php | Class | Date SOAP server subclass |
soapserverclass.html | Doc. | Class documentation |
soapserverclass.php | Class | SOAP server class |
test_http_date_soap.php | Aux. | Script to display the results of a date SOAP request in a Web page |
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 |
soapserver-2008-09-18.zip 8KB | |
soapserver-2008-09-18.tar.gz 7KB | |
Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
PHP HTTP protocol client | .zip .tar.gz | Used in the SOAP client example script | Optional |
Generic XML parser class | .zip .tar.gz | Parse the SOAP XML requests | Required |
XML Writer class | .zip .tar.gz | Generate the SOAP XML request responses | Required |
Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
0% | 1 |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Other classes that need this package |
Class | Why it is needed | Dependency |
---|---|---|
Ezmlm mailing list manager class | If you want to control the managed mailing lists via the SOAP protocol, this class provides a SOAP server | Conditional |
Related pages |
SOAP standard documention. |
Catalog of SOAP services |