smartling / api-sdk-php
用于与 Smartling API 通信的 PHP 库
Requires
- php: ^7.3 || ^8.0
- ext-json: *
- guzzlehttp/guzzle: ^6.0.0 || ^7.0.0
- psr/log: ^1.0.0 || ^3.0.0
Requires (Dev)
- phpunit/phpunit: ~8
- dev-3.0.0-g6
- 5.0.3
- 5.0.2
- 5.0.1
- 5.0.0
- 4.0.7
- 4.0.6
- 4.0.5
- 4.0.4
- 4.0.3
- 4.0.2
- 4.0.0
- 3.9.4
- 3.9.3
- 3.9.2
- 3.9.1
- 3.8.2
- 3.8.1
- 3.8.0
- 3.7.0
- 3.6.7
- 3.6.6
- 3.6.5
- 3.6.4
- 3.6.3
- 3.6.2
- 3.6.1
- 3.6.0
- 3.5.3
- 3.5.2
- 3.5.1
- 3.5.0
- 3.4.9
- 3.4.8
- 3.4.7
- 3.4.6
- 3.4.5
- 3.4.4
- 3.4.3
- 3.4.2
- 3.4.1
- 3.4.0
- 3.3.1
- 3.3.0
- 3.2.1
- 3.2.0
- 3.1.1
- 3.1.0
- 3.0.7
- 3.0.6
- 3.0.5
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.0.0.x-dev
- 1.x-dev
- 1.10.1
- 1.10.0
- 1.9.27
- 1.9.26
- 1.9.25
- 1.9.24
- 1.9.23
- 1.9.22
- 1.9.21
- 1.9.20
- 1.9.19
- 1.9.18
- 1.9.17
- 1.9.16
- 1.9.15
- 1.9.14
- 1.9.13
- 1.9.12
- 1.9.11
- 1.9.10
- 1.9.9
- 1.0.x-dev
- dev-4.0.0-g7
- dev-2.0.0-g5
- dev-master
This package is auto-updated.
Last update: 2024-09-20 12:24:00 UTC
README
Smartling 翻译 API
此存储库包含用于访问 Smartling 翻译 API 的 PHP SDK。
Smartling 翻译 API 允许开发者通过自动化网站或应用的翻译和集成来实现国际化。开发者可以上传资源文件,并下载所选语言的翻译文件。提供专业翻译、社区翻译和机器翻译的选项。
有关 Smartling 翻译 API 的完整说明,请参阅以下文档:http://docs.smartling.com
错误跟踪器
有错误?请在此 GitHub 上创建一个问题!
https://github.com/Smartling/api-sdk-php/issues
黑客攻击
要获取源代码,请克隆存储库
git clone git@github.com:Smartling/api-sdk-php.git
要贡献,请将其分叉并遵循 一般 GitHub 指南 进行拉取请求。
运行测试
composer install
project_id=project_id user_id=user_id user_key=user_key ./vendor/bin/phpunit
版权和许可
版权所有 2012 Smartling,Inc。
根据 Apache 许可证 2.0 版(“许可证”);除非符合许可证规定或书面同意,否则不得使用此文件。您可以在以下位置获取许可证副本:
https://apache.ac.cn/licenses/LICENSE-2.0
除非适用法律要求或书面同意,否则在许可证下分发的软件按“原样”基础分发,不提供任何明示或暗示的保证或条件。有关许可证的具体语言规定权限和限制,请参阅许可证。