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)4143MITPHPPHP ^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 1mo ago

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 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

947d 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

[kkomelin/laravel-translatable-string-exporter

Translatable String Exporter for Laravel

3291.4M10](/packages/kkomelin-laravel-translatable-string-exporter)[tio/laravel

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

170318.5k](/packages/tio-laravel)[opgginc/codezero-laravel-localized-routes

A convenient way to set up, manage and use localized routes in a Laravel app.

2770.1k1](/packages/opgginc-codezero-laravel-localized-routes)[erag/laravel-lang-sync-inertia

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

3812.2k](/packages/erag-laravel-lang-sync-inertia)

PHPackages © 2026

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