contactlab/soap-api-php-client 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

GitHub 信息

  • Stars: 3
  • Watchers: 19
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2015-04-28