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

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

jaydeepsaravaiya/laravel-lang
=============================

Languages for Laravel

00PHP

Since Jan 13Pushed 4y ago1 watchersCompare

[ Source](https://github.com/jaydeepsaravaiya/laravel-lang)[ Packagist](https://packagist.org/packages/jaydeepsaravaiya/laravel-lang)[ RSS](/packages/jaydeepsaravaiya-laravel-lang/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel-lang
============

[](#laravel-lang)

[![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).

Help us
-------

[](#help-us)

```
With [Laravel 5.8](https://github.com/caouecs/Laravel-lang/issues/1007), we must update passwords file, with the numbers of characters for the password, in `laravel58` branch.

```

Install
-------

[](#install)

#### Via Composer

[](#via-composer)

- For Laravel 5.8 : run `composer require caouecs/laravel-lang:dev-laravel58` 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 Laravel5 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

14

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/39241212?v=4)[JD Saravaiya](/maintainers/jaydeepsaravaiya)[@jaydeepsaravaiya](https://github.com/jaydeepsaravaiya)

---

Top Contributors

[![jaydeepsaravaiya](https://avatars.githubusercontent.com/u/39241212?v=4)](https://github.com/jaydeepsaravaiya "jaydeepsaravaiya (2 commits)")

### Embed Badge

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

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

###  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.

1927.0k1](/packages/smmoosavi-php-gettext)

PHPackages © 2026

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