wsdltophp / package-colissimo-postage
Package generated from https://ws.colissimo.fr/sls-ws/SlsServiceWS?wsdl using wsdltophp/packagegenerator
Installs: 45 726
Dependents: 1
Suggesters: 0
Security: 0
Stars: 9
Watchers: 4
Forks: 3
Open Issues: 0
Requires
- php: >=7.4
- ext-dom: *
- ext-mbstring: *
- ext-soap: *
- wsdltophp/packagebase: ~5.0
Requires (Dev)
- phpstan/phpstan: ^1.4
README
PackageColissimoPostage
This package has been generated from the Colissimo Postage 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/PackageColissimoPostage.git package-colissimo-postage
$ cd package-colissimo-postage
$ ./generate.sh
Then run (to get PHPStan):
$ composer update
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/PackageColissimoPostage.git package-colissimo-postage
$ cd package-colissimo-postage
$ 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 the Exchange Web Services and the way to call them.
Start from the samples
Sample scripts are available under the samples folder:
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.