wsdltophp/package-colissimo-pickup-point
最新稳定版本:1.0.0
Composer 安装命令:
composer require wsdltophp/package-colissimo-pickup-point
包简介
Package generated from https://ws.colissimo.fr/pointretrait-ws-cxf/PointRetraitServiceWS/2.0?wsdl using wsdltophp/packagegenerator
README 文档
README
PackageColissimoPickupPoint
This package has been generated from the Colissimo PickupPoint Web Services WSDL using the PackageGenerator project.
Summary
- Generating again the package
- How to use the generated package?
- Need support or having a question?
Generating again the package
You can generate again the package's sources using the generate.sh script:
$ git clone https://github.com/WsdlToPhp/PackageColissimoPickupPoint.git package-colissimo-pickup-point
$ cd package-colissimo-pickup-point
$ ./generate.sh
After generating the package, don't forget to edit the generated composer.json file in order to update the psr-4 autoloading:
"psr-4": { "ColissimoPickupPoint\\": "./src/", "SoapClient\\": "./SoapClient/" }
Then run:
$ 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/PackageColissimoPickupPoint.git package-colissimo-pickup-point
$ cd package-colissimo-pickup-point
$ 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
Update your settings first in the file settings.inc.php.
Sample scripts are available under the samples folder:
- findInternalPointRetraitAcheminementByID
- findInternalRDVPointRetraitAcheminement
- findInternalRDVPointRetraitAcheminementByID
- findPointRetraitAcheminementByID
- findRDVPointRetraitAcheminement
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.
统计信息
- 总下载量: 22.46k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2016-04-13