chicv/translate-php
Composer 安装命令:
composer require chicv/translate-php
包简介
Translate content combine human translation and machine translation.base on memory translation.extendable with plugin
README 文档
README
This is not old style translate tool,it's modern and easy,send content to it,then get translation back.with plugin like localizejs and other thirdpart service to manage you translated content.
Quick Start
SHOW ME THE CODE
$tm = new TranslationMemory(); echo $html_content = file_get_contents('https://github.com/about');
wait a moment,then you will find a whole new world!
It's so easy right? more code will find in example folder
Oh,Install
composer require "chicv/translate-php"
Thanks
localizejs
I just finish you work localizejs,I also wrote a toolkit to sync translations between localizejs and me
Machine Translation at Etsy
this article tell me how to do this
统计信息
- 总下载量: 4.76k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache
- 更新时间: 2017-05-02