PHPackages                             louissu/laravel-translate-formatter - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Localization &amp; i18n](/categories/localization)
4. /
5. louissu/laravel-translate-formatter

ActiveLibrary[Localization &amp; i18n](/categories/localization)

louissu/laravel-translate-formatter
===================================

A simple tool for Laravel document translate.

v1.0.7(4y ago)04MITPHPPHP ^7.3

Since May 22Pushed 4y ago1 watchersCompare

[ Source](https://github.com/SZLforGithub/laravel-translate-formatter)[ Packagist](https://packagist.org/packages/louissu/laravel-translate-formatter)[ RSS](/packages/louissu-laravel-translate-formatter/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (9)Used By (0)

laravel-translate-formatter
===========================

[](#laravel-translate-formatter)

A simple tool for Laravel document translate.

Installation
------------

[](#installation)

To install this tool, run the command below and you will get the latest version

```
composer install louissu/laravel-translate-formatter

```

Document
--------

[](#document)

This is a very simple tool to translate the nouns list from [laravel-taiwan/docs wiki](https://github.com/laravel-taiwan/docs/wiki/%E8%A6%8F%E7%AF%84%EF%BC%86%E5%B0%88%E6%9C%89%E5%90%8D%E8%A9%9E%E5%B0%8D%E7%85%A7). It's will translate the nouns by the format with:

```
ability => 權限(ability)

```

It's non-case sensitive (means translate no matter upper or lower case) and will ignore code block. This result is just for reference only, so after run the `translate()` function, you still need to check them carefully, that's why the format include the resource and result.

### Example

[](#example)

```
