PHPackages                             programzheng/laravel-translation-txt - 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. programzheng/laravel-translation-txt

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

programzheng/laravel-translation-txt
====================================

1.0.2(7y ago)014MITPHP

Since Mar 18Pushed 7y agoCompare

[ Source](https://github.com/ProgramZheng/laravel-translation-txt)[ Packagist](https://packagist.org/packages/programzheng/laravel-translation-txt)[ RSS](/packages/programzheng-laravel-translation-txt/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (13)Used By (0)

laravel-translation-txt
=======================

[](#laravel-translation-txt)

This package provides artisan commands to export language files from and to txt.

install
-------

[](#install)

Install the package through Composer.

```
$ composer require programzheng/laravel-translation-txt
```

If you're not using Laravel &gt;=5.5, add the ServiceProvider to the providers array in config/app.php

```
ProgramZheng\\LaravelTranslationTxt\\TranslationTxtServiceProvider
```

usage
-----

[](#usage)

The package currently provides one commands:

### Export

[](#export)

```
php artisan translationtxt:export en,jp......
```

You have to pass the locale as arguments.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~4 days

Recently: every ~10 days

Total

12

Last Release

2623d ago

Major Versions

0.0.9 → 1.0.02019-03-18

### Community

Maintainers

![](https://www.gravatar.com/avatar/29bf49b6126aa1fc92a20c91c8d7db25e7f619a06e2e6a05a49c07dae7a3edf1?d=identicon)[ProgramZheng](/maintainers/ProgramZheng)

---

Top Contributors

[![programzheng](https://avatars.githubusercontent.com/u/38832563?v=4)](https://github.com/programzheng "programzheng (3 commits)")

### Embed Badge

![Health badge](/badges/programzheng-laravel-translation-txt/health.svg)

```
[![Health](https://phpackages.com/badges/programzheng-laravel-translation-txt/health.svg)](https://phpackages.com/packages/programzheng-laravel-translation-txt)
```

###  Alternatives

[smmoosavi/php-gettext

Wrapper for php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.

1926.6k1](/packages/smmoosavi-php-gettext)[laradevs/spanish

labels translated to spanish

166.7k](/packages/laradevs-spanish)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
