There are no ratings for this module yet. Please add one!
Ratings
Module Overview
Drupal.org Excerpt:
A nice, simple and effective SOAP client in less than 100 lines of PHP code, for simple RPC-style, non-WSDL SOAP actions. It does not parse/munge/process the SOAP response in any way. A call is as simple as this: <?php$client = new NanoSOAPClient('http://opensearch.addi.dk/1.1/');$response = $client->call('getObjectRequest',... [More...]
Details:
| Maintainer: | mikl |
| Links: | |
| Categories: | Third-party integration |
Downloads
| Version | Date | Files | Release notes |
|---|---|---|---|
| 7.x-1.0 | 2012-Mar-07 | Download | Recommended |
| 6.x-1.0 | 2012-Mar-07 | Download | Recommended |
| 7.x-1.x-dev | 2012-Mar-08 | Download | Development |
| 6.x-1.x-dev | 2012-Mar-08 | Download | Development |
Total Downloads: 68 "Development" releases should be considered in beta.
Options: Add a review
There are no reviews for this module yet. Please add one!
