friendsofapi/localise.biz
最新稳定版本:1.1.0
Composer 安装命令:
composer require friendsofapi/localise.biz
包简介
A community API client for localise.biz translation service
README 文档
README
A community client for Loco (Localise.biz). The official api client is found here.
Install
Via Composer
$ composer require friendsofapi/localise.biz
Usage
$apiClient = new LocoClient(); $response = $apiClient->translations()->show('project_key', 'hello_world', 'sv'); echo $response->getTranslation(); // "Hej världen"
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 1.86M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 26
- 点击次数: 3
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-04