php-translation/phraseapp-adapter 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

php-translation/phraseapp-adapter

Composer 安装命令:

composer require php-translation/phraseapp-adapter

包简介

Adapter for phraseapp.

README 文档

README

Latest Version Build Status Code Coverage Quality Score Total Downloads

This is an PHP-translation adapter for PhraseApp (phraseapp.com).

Install

composer require php-translation/phraseapp-adapter

Symfony bundle

If you want to use the Symfony bundle you may activate it in kernel:

<?php
// app/AppKernel.php

public function registerBundles()
{
    $bundles = array(
        // ...
        new Translation\PlatformAdapter\Phraseapp\Bridge\Symfony\TranslationAdapterPhraseAppBundle(),
    );
}

Example configuration

# /app/config/config.yml
translation_adapter_phrase_app:
    httplug_client: httplug.client.default
    httplug_message_factory: httplug.message_factory.default
    httplug_uri_factory: httplug.uri_factory.default
    project_id: <your project id>
    locale_to_id_mapping:
        de: <de locale id>
        en: <en locale id>
        fr: <fr locale id>
    token: <your phrase app token>
    default_locale: en
    domains: ["<your>", "<list>", "<of>", "<domains>"]

This will produce a service named php_translation.adapter.phrase_app that could be used in the configuration for the Translation Bundle.

Documentation

Read our documentation at http://php-translation.readthedocs.io.

Contribute

Do you want to make a change? Pull requests are welcome.

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 3
  • Forks: 5
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-01-21

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固