PHPackages                             nasr/laravel-lang-translatable - 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. nasr/laravel-lang-translatable

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

nasr/laravel-lang-translatable
==============================

Easy-to-use package To Automatically translate language directory using google translation

1.0.0(2y ago)4153MITPHPPHP ^8.1

Since Oct 14Pushed 2y ago1 watchersCompare

[ Source](https://github.com/AhmedNasr74/laravel-lang-translatable)[ Packagist](https://packagist.org/packages/nasr/laravel-lang-translatable)[ RSS](/packages/nasr-laravel-lang-translatable/feed)WikiDiscussions main Synced yesterday

READMEChangelog (1)Dependencies (7)Versions (2)Used By (0)

Laravel Lang Translatable
=========================

[](#laravel-lang-translatable)

Introduction
------------

[](#introduction)

Laravel Lang Translatable is an easy-to-use package To Automatically translate language directory using google translation api.

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

[](#installation)

```
composer require nasr/laravel-lang-translatable

```

Publish the package config file using the following command:

```
php artisan vendor:publish --provider="LLT\LaravelLangTranslatableServiceProvider"

```

Basic Usage
-----------

[](#basic-usage)

```
php artisan translate:file

```

This will ask you in the terminal what is the file name you want to translate in your into your supported locales in **laravel-lang-translatable config file**

For Example: auth.php

```
php artisan translate:file --all

```

Will translate your default language directory into your supported locales in **laravel-lang-translatable config file**

```
php artisan translate:file --all --path=Modules/YourModuleName/Lang

```

Will translate your default language directory of your custom directory into your supported locales in **laravel-lang-translatable config file**

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

993d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e40d8d2003e8968661a8eaca2f61eb9bf4d3d610e5eb50f98f5b13c654f2d138?d=identicon)[AhmedNasr74](/maintainers/AhmedNasr74)

---

Top Contributors

[![AhmedNasr74](https://avatars.githubusercontent.com/u/37886324?v=4)](https://github.com/AhmedNasr74 "AhmedNasr74 (1 commits)")

---

Tags

laravellocalizationtranslaation

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nasr-laravel-lang-translatable/health.svg)

```
[![Health](https://phpackages.com/badges/nasr-laravel-lang-translatable/health.svg)](https://phpackages.com/packages/nasr-laravel-lang-translatable)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[tio/laravel

Add this package to localize your Laravel application (PHP, JSON or GetText).

170341.2k](/packages/tio-laravel)[erag/laravel-lang-sync-inertia

A powerful Laravel package for syncing and managing language translations across backend and Inertia.js (Vue/React/Svelte) frontends, offering effortless localization, auto-sync features, and smooth multi-language support for modern Laravel applications.

4925.3k](/packages/erag-laravel-lang-sync-inertia)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5021.9k](/packages/simplestats-io-laravel-client)

PHPackages © 2026

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