PHPackages                             laragle/translate - 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. laragle/translate

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

laragle/translate
=================

Laravel's localization management package.

v0.1.7(6y ago)3772[3 PRs](https://github.com/laragle/translate/pulls)MITPHPPHP &gt;=7.1.0

Since Oct 5Pushed 3y ago1 watchersCompare

[ Source](https://github.com/laragle/translate)[ Packagist](https://packagist.org/packages/laragle/translate)[ RSS](/packages/laragle-translate/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (8)Dependencies (2)Versions (12)Used By (0)

[![Total Downloads](https://camo.githubusercontent.com/cf201a9431a34cd5c6f4427acdb6d715941ed500a59bdde31abaac7d008dffa0/68747470733a2f2f706f7365722e707567782e6f72672f6c617261676c652f7472616e736c6174652f642f746f74616c2e737667)](https://packagist.org/packages/laragle/translate)[![Latest Stable Version](https://camo.githubusercontent.com/7a7eec85c9952767319546c56b0c976d666bdba77eec06b9be52091786dbf563/68747470733a2f2f706f7365722e707567782e6f72672f6c617261676c652f7472616e736c6174652f762f737461626c652e737667)](https://packagist.org/packages/laragle/translate)[![License](https://camo.githubusercontent.com/19c5d84a72e0b1484f12f31bd5ea84b9cdfaa9f45871bc39e0d73c558020f534/68747470733a2f2f706f7365722e707567782e6f72672f6c617261676c652f7472616e736c6174652f6c6963656e73652e737667)](https://packagist.org/packages/laragle/translate)

Laragle Translate
-----------------

[](#laragle-translate)

Laragle Translate is a Laravel localization management system that will update your localization files in real-time.

You can install this package via composer using this command:

```
composer require laragle/translate
```

The package will automatically register itself.

Next, add the following environment variables into your `.env` file.

```
LARAGLE_TRANSLATE_API_URL=https://api.translate.laragle.com
LARAGLE_TRANSLATE_APP_ID=YOUR_PROJECT_APP_ID
LARAGLE_TRANSLATE_APP_SECRET=YOUR_PROJECT_APP_SECRET
```

You can get your PROJECT\_APP\_ID &amp; PROJECT\_APP\_SECRET by create a project [here](https://translate.laragle.com)

Importing Translations
----------------------

[](#importing-translations)

You can import your existing localization file using the below artisan command.

```
php artisan laragle:push-translations
```

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92% 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 ~77 days

Recently: every ~128 days

Total

8

Last Release

2237d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/71a716dc91fc826db98a629fa6eaace378fa3ffd9441b2e54cb46553d5ba6d66?d=identicon)[darwinluague](/maintainers/darwinluague)

---

Top Contributors

[![dluague](https://avatars.githubusercontent.com/u/3032457?v=4)](https://github.com/dluague "dluague (23 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")

---

Tags

laravellocalizationmanagementtranslatelaravellocalizationtranslation

### Embed Badge

![Health badge](/badges/laragle-translate/health.svg)

```
[![Health](https://phpackages.com/badges/laragle-translate/health.svg)](https://phpackages.com/packages/laragle-translate)
```

###  Alternatives

[waavi/translation

A Translation package for Laravel 5 with database and cache support

367437.9k6](/packages/waavi-translation)

PHPackages © 2026

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