This package has been generated from the Colissimo Postage Web Services WSDL using the PackageGenerator project.
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.
$ git clone https://github.com/WsdlToPhp/PackageColissimoPostage.git package-colissimo-postage
$ cd package-colissimo-postage
$ composer update
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.
Sample scripts are available under the samples folder:
We can help you understand how to use it and how to customize it. Feel free to contact us at [email protected].