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

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

jovishin/laravel-lang
=====================

Languages for Laravel

4.0.0(7y ago)042MITPHP

Since Mar 30Pushed 2y agoCompare

[ Source](https://github.com/jovishin/Laravel-lang)[ Packagist](https://packagist.org/packages/jovishin/laravel-lang)[ RSS](/packages/jovishin-laravel-lang/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (114)Used By (0)

Laravel-lang (Backup)
=====================

[](#laravel-lang-backup)

[![Stories in Ready](https://camo.githubusercontent.com/aca32c04a0f6d65431f653594d0f7c775d83dc526526045c300b5d37f4d797fe/68747470733a2f2f62616467652e776166666c652e696f2f63616f756563732f4c61726176656c2d6c616e672e737667)](http://waffle.io/caouecs/Laravel-lang)

In this repository, you can find the lang files for the framework PHP, [Laravel 4&amp;5](http://www.laravel.com).

Install
-------

[](#install)

#### Via Composer

[](#via-composer)

- For Laravel 5.8 : run `composer require caouecs/laravel-lang:~4.0` in your project folder
- For Laravel 5.1-7 : run `composer require caouecs/laravel-lang:~3.0` in your project folder
- For Laravel 5 : run `composer require caouecs/laravel-lang:~2.0` in your project folder
- For Laravel 4 : run `composer require caouecs/laravel-lang:~1.0` in your project folder
- Files of languages are in "vendor/caouecs/laravel-lang" directory
- Copy the folders of languages that you want, in the *resources/lang* folder of your Laravel application (*app/lang* in Laravel 4).

#### Via GitHub

[](#via-github)

- Clone the [GitHub repository](https://github.com/caouecs/laravel-lang/) : *git clone *
- Or download the [zip file](https://github.com/caouecs/laravel-lang/archive/master.zip)
- Choose the branch:
    - `laravel4` for Laravel4 project
    - `master` for Laravel 5.1-5.7 project
    - `laravel58` for Laravel 5.8 project
- Copy the folders of languages that you want, in *resources/lang* folder of your Laravel application (*app/lang* in Laravel 4).

#### Via SVN

[](#via-svn)

Run this in your project directory:

```
# Laravel 5:
svn export https://github.com/caouecs/Laravel-lang/trunk/src/[language-code] resources/lang/[language-code]

# Laravel 4:
svn export https://github.com/caouecs/Laravel-lang/branches/laravel4/[language-code] app/lang/[language-code]
```

Replace `[language-code]` by any of the languages listed [here](src).

Usage \[Laravel only\]
----------------------

[](#usage-laravel-only)

In the file *config/app.php*, change the value of *locale* by the short name of your language (*app/config/app.php* in Laravel 4).

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Status of files
---------------

[](#status-of-files)

- Check the [todo.md](todo.md) file to see the missing translations.

Projects based on this package
------------------------------

[](#projects-based-on-this-package)

- [LaravelLang by ARCANEDEV](https://github.com/ARCANEDEV/LaravelLang) - Translations manager and checker for Laravel 5.
- [Laravel-lang by overtrue](https://github.com/overtrue/laravel-lang) - Command to add languages in your project.
- [laravel-lang-installer by ablunier](https://github.com/ablunier/laravel-lang-installer) - Command for easily add languages to a Laravel project.
- [laravel-lang-publisher by Andrey Helldar](https://github.com/andrey-helldar/laravel-lang-publisher) - Easy installation and update of translation files for your project.

Credits
-------

[](#credits)

- [caouecs](https://github.com/caouecs)
- [All Contributors](https://github.com/caouecs/Laravel-lang/graphs/contributors)

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity80

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 73.5% 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 ~13 days

Recently: every ~31 days

Total

108

Last Release

2609d ago

Major Versions

1.0.2 → 2.0.82015-06-28

v2.x-dev → 3.0.02016-04-23

3.0.62 → 4.0.02019-03-27

### Community

Maintainers

![](https://www.gravatar.com/avatar/7dfb9ec793b1449cbcb71731efb35caeda383770868606118bfd1cb6136c0bb2?d=identicon)[jovishin](/maintainers/jovishin)

---

Top Contributors

[![caouecs](https://avatars.githubusercontent.com/u/447849?v=4)](https://github.com/caouecs "caouecs (1092 commits)")[![overtrue](https://avatars.githubusercontent.com/u/1472352?v=4)](https://github.com/overtrue "overtrue (44 commits)")[![miguelbgouveia](https://avatars.githubusercontent.com/u/1122917?v=4)](https://github.com/miguelbgouveia "miguelbgouveia (34 commits)")[![anhskohbo](https://avatars.githubusercontent.com/u/1529454?v=4)](https://github.com/anhskohbo "anhskohbo (32 commits)")[![idhamperdameian](https://avatars.githubusercontent.com/u/3077042?v=4)](https://github.com/idhamperdameian "idhamperdameian (23 commits)")[![billmn](https://avatars.githubusercontent.com/u/779534?v=4)](https://github.com/billmn "billmn (21 commits)")[![fernandobandeira](https://avatars.githubusercontent.com/u/8373980?v=4)](https://github.com/fernandobandeira "fernandobandeira (19 commits)")[![mohamedsabil83](https://avatars.githubusercontent.com/u/10126040?v=4)](https://github.com/mohamedsabil83 "mohamedsabil83 (16 commits)")[![whsyu](https://avatars.githubusercontent.com/u/2595221?v=4)](https://github.com/whsyu "whsyu (15 commits)")[![E-F-K](https://avatars.githubusercontent.com/u/182340054?v=4)](https://github.com/E-F-K "E-F-K (15 commits)")[![balping](https://avatars.githubusercontent.com/u/5840038?v=4)](https://github.com/balping "balping (12 commits)")[![amieiro](https://avatars.githubusercontent.com/u/1667814?v=4)](https://github.com/amieiro "amieiro (11 commits)")[![karim-khan](https://avatars.githubusercontent.com/u/8455079?v=4)](https://github.com/karim-khan "karim-khan (11 commits)")[![ycs77](https://avatars.githubusercontent.com/u/38133356?v=4)](https://github.com/ycs77 "ycs77 (11 commits)")[![mrakodol](https://avatars.githubusercontent.com/u/3314318?v=4)](https://github.com/mrakodol "mrakodol (10 commits)")[![robindirksen1](https://avatars.githubusercontent.com/u/22446895?v=4)](https://github.com/robindirksen1 "robindirksen1 (10 commits)")[![danielboendergaard](https://avatars.githubusercontent.com/u/314877?v=4)](https://github.com/danielboendergaard "danielboendergaard (8 commits)")[![OskarD](https://avatars.githubusercontent.com/u/6658382?v=4)](https://github.com/OskarD "OskarD (8 commits)")[![isa424](https://avatars.githubusercontent.com/u/5929340?v=4)](https://github.com/isa424 "isa424 (8 commits)")[![liorocks](https://avatars.githubusercontent.com/u/534610?v=4)](https://github.com/liorocks "liorocks (8 commits)")

---

Tags

laravellanguageslanglpm

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[laravel-lang/lang

List of 126 languages for Laravel Framework, Laravel Jetstream, Laravel Fortify, Laravel Breeze, Laravel Cashier, Laravel Nova, Laravel Spark and Laravel UI

7.8k9.5M40](/packages/laravel-lang-lang)[laravel-lang/publisher

Localization publisher for your Laravel application

2167.7M24](/packages/laravel-lang-publisher)[arcanedev/laravel-lang

Translations manager and checker for Laravel based on 'Laravel-Lang/lang' package.

7271.4k](/packages/arcanedev-laravel-lang)[laravel-lang/moonshine

Translation for MoonShine admin panel

111.3M4](/packages/laravel-lang-moonshine)[herkod/laravel-tr

Laravel İçin Türkçe Çeviri Dosyaları

628.1k](/packages/herkod-laravel-tr)[zachleigh/laravel-lang-bundler

Create Laravel translations bundles.

2512.5k](/packages/zachleigh-laravel-lang-bundler)

PHPackages © 2026

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