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

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

bbcreation/laravel-lang
=======================

fork Languages for Laravel

02PHP

Since Feb 1Pushed 2y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

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

[](#laravel-lang)

[![Stories in Ready](https://camo.githubusercontent.com/8eef1aeda32e2381a87d84f39469cf50a9ad846b67115b2f7880e0e2b9f2da34/68747470733a2f2f62616467652e776166666c652e696f2f63616f756563732f4c61726176656c2d6c616e672e7376673f6c6162656c3d7265616479267469746c653d5265616479)](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).

Capital letters ( WIP )
-----------------------

[](#capital-letters--wip-)

Since Laravel 5.2, we can define letters capitalized. A new branch has been created to add this feature : `capital_letters`.

```
We need your help to update validation files.

```

Install
-------

[](#install)

#### Via Composer

[](#via-composer)

- For Laravel 5.\* : run `composer require caouecs/laravel-lang:~3.0` in your project folder
- For Laravel 5 : run `composer require caouecs/laravel4-lang:~2.0` in your project folder
- For Laravel 4 : run `composer require caouecs/laravel4-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)
- [Laravel-lang by overtrue](https://github.com/overtrue/laravel-lang)
- [laravel-lang-installer by ablunier](https://github.com/ablunier/laravel-lang-installer)

Credits
-------

[](#credits)

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

###  Health Score

12

—

LowBetter than 0% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity19

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://www.gravatar.com/avatar/a42c18ee9a8c09c920d2e5ab565f734720f4dd9d28d4980c8e25fad2c19fc17d?d=identicon)[bbcreation](/maintainers/bbcreation)

---

Top Contributors

[![bbcreation](https://avatars.githubusercontent.com/u/12559573?v=4)](https://github.com/bbcreation "bbcreation (5 commits)")

### Embed Badge

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

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

###  Alternatives

[symfony/translation

Provides tools to internationalize your application

6.6k836.5M2.1k](/packages/symfony-translation)[nesbot/carbon

An API extension for DateTime that supports 281 different languages.

169661.4M4.8k](/packages/nesbot-carbon)[joedixon/laravel-translation

A tool for managing all of your Laravel translations

717911.4k11](/packages/joedixon-laravel-translation)[illuminate/translation

The Illuminate Translation package.

6936.4M495](/packages/illuminate-translation)[lajax/yii2-translate-manager

Translation management extension for Yii 2

227578.8k13](/packages/lajax-yii2-translate-manager)[larswiegers/laravel-translations-checker

Make sure your laravel translations are checked and are included in all languages.

256423.2k2](/packages/larswiegers-laravel-translations-checker)

PHPackages © 2026

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