承接 netlogix/symfony-tolgee-translation-provider 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

netlogix/symfony-tolgee-translation-provider

最新稳定版本:2.0.0

Composer 安装命令:

composer require netlogix/symfony-tolgee-translation-provider

包简介

Symfony Tolgee Translation Provider Bridge

README 文档

README

Provides Tolgee integration for Symfony Translation.

DSN example

For https:

DSN=tolgees://PROJECT_ID:API_KEY@default/FILTER_STATES

For http:

DSN=tolgee://PROJECT_ID:API_KEY@default/[FILTER_STATES]

where:

  • PROJECT_ID is your tolgee Project ID
  • API_KEY is your Tolgee API key
  • [FILTER_STATES] this argument is optional.
    Filter translations with state.
    Possible values: UNTRANSLATED, TRANSLATED, REVIEWED
    tolgee export API

You get the project ID from the project URL.

Generate an API key on Tolgee

DevSetup

If you want to develop this package, you can use gitpod.io to start a development environment with all dependencies installed.

It also starts a local Tolgee server with a test project. http://localhost:8085

You can use the following commands to pull and push translations from/to Tolgee server.

tests/console translation:pull
tests/console translation:push

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-12-11