PHPackages                             chunhei2008/hyperf-translation - 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. chunhei2008/hyperf-translation

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

chunhei2008/hyperf-translation
==============================

v1.0.0(6y ago)21871MITPHPPHP &gt;=7.2

Since Jul 31Pushed 6y agoCompare

[ Source](https://github.com/chunhei2008/hyperf-translation)[ Packagist](https://packagist.org/packages/chunhei2008/hyperf-translation)[ RSS](/packages/chunhei2008-hyperf-translation/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (9)Versions (2)Used By (1)

Hyperf Translation
==================

[](#hyperf-translation)

About
-----

[](#about)

chunhei2008/hyperf-translation 是对Laravel Translation的移植（不包含门面和快捷函数部分），具体使用方法可以参考Laravel Lang的使用。

Install
-------

[](#install)

```
composer require chunhei2008/hyperf-translation

```

Config
------

[](#config)

### publish config

[](#publish-config)

```
php bin/hyperf.php  vendor:publish chunhei2008/hyperf-translation

```

### config path

[](#config-path)

```
your/config/path/autoload/translation.php

```

### config content

[](#config-content)

```
