定制 mariuzzo/laravel-translator 二次开发

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

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

mariuzzo/laravel-translator

最新稳定版本:1.0.0

Composer 安装命令:

composer require mariuzzo/laravel-translator

包简介

Laravel command that interactively helps you translate missing keys.

README 文档

README

Laravel command that interactively helps you translate missing keys.

Gitter

Laravel Translator screenshot

Installation

Add the following line to your composer.json file under require:

"mariuzzo/laravel-translator": "1.0.*"

Then run:

composer update

Add the service provider into your Laravel app (app/config/app.php):

'providers' => array(
    ...
    'Mariuzzo\Translator\TranslatorServiceProvider'
    ...
)

That's it!

Usage

This project comes with a single command which start the translator. The translator will ask what you want to do.

php artisan translator:start

Warning: Saving translation changes to disk will overwrite all lang files.

Features

The Laravel Translator command allows you to:

  • Check for missing translation lines.
  • Translate interactively missing translation lines.
  • Save changes to disk.

How to contribute?

All help are more than welcome!

Development Workflow

  1. Fork this repository.

  2. Clone your fork and create a feature branch from develop.

    git checkout develop 
    git checkout -b feature-fancy-name
  3. Install development dependencies.

    composer update
  4. Code and be happy!

  5. Submit a pull request.

Tests

404 Test not found! This is the very first release, try again later, and you will find the tests.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-12-25

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固