wsdltophp / package-ovh
Package generated from http://www.ovh.com/soapi/soapi-dlw-1.63.wsdl using wsdltophp/packagegenerator
Requires
- php: >=5.3.3
- ext-mbstring: *
- ext-soap: *
- wsdltophp/packagebase: ~2.0
This package is auto-updated.
Last update: 2024-10-28 22:55:09 UTC
README
PackagePayPal
This package has been generated from the OVH Web Services WSDL using the PackageGenerator project.
Summary
Generating again the package
You can generate again the package's sources using the generate.sh script:
$ git clone https://github.com/WsdlToPhp/PackageOvh.git package-ovh
$ cd package-ovh
$ ./generate.sh
To learn how to customize the generated package, please read the PackageGenerator's README.
How to use the generated package?
Install the project
$ git clone https://github.com/WsdlToPhp/PackageOvh.git package-ovh
$ cd package-ovh
$ composer update
Learn from the tutorial
Start looking into the auto-generated tutorial.php file. This file contains the starting code to use this package. In addition it contains all the operations provided by OVH and the way to call them.
Need support or having a question?
We can help you understand how to use it and how to customize it. Feel free to contact us at contact@wsdltophp.com.