contactlab/soap-api-php-client
最新稳定版本:2.24.6
Composer 安装命令:
composer require contactlab/soap-api-php-client
包简介
The PHP client for the ContactLab SOAP API
关键字:
README 文档
README
The PHP client for the ContactLab SOAP API
Installation
Composer
Add this package to your project dependencies using Composer:
Require the last version
You can choose to install any version of the client, but if you don't specify any version, Composer will automatically select the last available version for you, using the ^ operator:
composer require contactlab/soap-api-php-client
Customization
The PHP classes of the client are generated from the WSDL document describing the service. If you need, you can regenerate the code running the following command:
vendor/bin/phing generate:code
In this way, you are able to modify the generator task and customize the generated code according to your needs.
统计信息
- 总下载量: 7.38k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2015-04-28