定制 attogram/open-translation-engine 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

attogram/open-translation-engine

Composer 安装命令:

composer create-project attogram/open-translation-engine

包简介

The skeleton application for the Laravel framework.

README 文档

README

Run Tests Release

GitHub stars GitHub watchers Forks Issues GitHub commit activity License

Welcome to OTE, the Open Translation Engine

a collaborative translation dictionary manager

History

Installations

Active as of 2025-08

Inactive as of 2025-08

--

Citations

Multilingual Online Resources for Minority Languages of a Campus Community

OTE v2

To get started with the development of OTE v2, you will need to have PHP and Composer installed on your system.

  1. Clone the repository:
    git clone https://github.com/attogram/ote.git
    cd ote
  2. Install dependencies:
    composer install
  3. Create the environment file:
    cp .env.example .env
  4. Generate the application key:
    php artisan key:generate

Testing

For information on how to run the test suite, please see the Testing Documentation.

Git Hooks

This project includes a pre-commit hook that runs pint and phpstan to ensure code quality before each commit. To use it, you need to create a symbolic link from .git/hooks/pre-commit to the script.

From the root of the project, run the following command:

ln -s ../../bin/pre-commit.sh .git/hooks/pre-commit

Deployment

This project is configured for automated deployment on Render. For detailed instructions on how to deploy your own instance, please see the Render Deployment Guide.

Development

For information on setting up a development environment, please see the following guides:

OTE v2 TODO

The following is a summary of the planned features for OTE v2. For a more detailed list, see docs/todo.md.

  • Architecture: Laravel, PHP >= 7.1.3, support for multiple databases.
  • Features: Anonymous use, user authentication, user levels.
  • Public Features: Language and dictionary lists, browsing, exporting, searching, and more.
  • Editor Features: Word and word pair management, imports.
  • Admin Features: Language and user management.

Known Issues

Laravel Dusk

At the time of writing, there are known issues with running Laravel Dusk in some development environments. The test runner (Pest) seems to have a conflict with how Dusk's test cases are discovered, which can lead to errors. Additionally, there can be issues with the ChromeDriver and Chrome binary setup.

For these reasons, browser testing with Dusk has been temporarily disabled.

OTE v1

The previous version of OTE is still available.

The last stable release was OTE v0.9.9: v0.9.9 branch

Related Projects

License

The Open Translation Engine is open-sourced software licensed under the MIT license.

attogram/open-translation-engine 适用场景与选型建议

attogram/open-translation-engine 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 41 次下载、GitHub Stars 达 4, 最近一次更新时间为 2016 年 06 月 09 日, 在 PHP 生态内属于活跃度较高的组件。

它主要适用于以下技术方向: 「framework」 「laravel」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。

我们在过去多个企业项目中使用过 attogram/open-translation-engine 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 attogram/open-translation-engine 我们能提供哪些服务?
定制开发 / 二次开发

基于 attogram/open-translation-engine 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

  • 总下载量: 41
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 5
  • 点击次数: 13
  • 依赖项目数: 0
  • 推荐数: 1

GitHub 信息

  • Stars: 4
  • Watchers: 2
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-06-09