maartendeblock/yuki-api-client
Composer 安装命令:
composer require maartendeblock/yuki-api-client
包简介
A PHP client for interacting with the Yuki API
README 文档
README
Documentation of the webservice: https://documenter.getpostman.com/view/12207912/UVCBB51L#intro
Subclients
Yuki has different webservices. They are made available as "subclients"
Run all the generate commands by running ./run_soap_client.sh
Subclients generated with wizard. Example:
vendor/bin/soap-client wizard
Where would you like to store your config file? [config/soap-client.php]:
src/SubClient/Sales/YukiApiSalesClientConfig.php
Wsdl location (URL or path to file):
Should methods be generated with docblocks? (yes/no) [yes]:
yes
Generic name used to name this client (Results in Client Classmap etc.):
YukiApiSales
Directory where the client should be generated in:
src/SubClient/Sales
Namespace for your client:
MaartenDeBlock\YukiApiClient\SubClient\Sales
Archive has an error, see phpro/soap-client#532 . For now, a copy is made in schemas dir as a workaround.
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-07-22