phramz/nusoap

This package is abandoned and no longer maintained. No replacement package was suggested.

NuSOAP++ - Clone based on 'NuSOAP - SOAP Toolkit for PHP' v0.9.5

v0.9.6 2015-02-11 12:44 UTC

This package is not auto-updated.

Last update: 2017-12-30 10:00:59 UTC


README

This is a NuSOAP clone based on NuSOAP - SOAP Toolkit for PHP (v0.9.5)

Have a look at the original repository here:

Install

It's easy if you use composer!

edit your composer.json

    "require": {
        "phramz/nusoap": "dev-master"
    }

or via command line

php composer.phar require phramz/nusoap

License

This library is licensed under the GNU LESSER GENERAL PUBLIC LICENSE v2. For further information see LICENSE file.

Examples

There are heaps of tutorials and howto out there. Just ask your favorite searchengine or have a look at the following sites: