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

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

silalahi/laravel-id-lang
========================

Indonesian language localization for Laravel 5

12133

Since May 31Compare

[ Source](https://github.com/silalahi/laravel-id-lang)[ Packagist](https://packagist.org/packages/silalahi/laravel-id-lang)[ RSS](/packages/silalahi-laravel-id-lang/feed)WikiDiscussions Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Indonesian Language
===========================

[](#laravel-indonesian-language)

Indonesian language localization for Laravel 5 PHP framework.

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

[](#installation)

To install this localization, you can install using Composer in terminal:

```
composer require silalahi/laravel-id-lang dev-master

```

Once localization installed, you need to register Laravel service provider in your `config/app.php`:

```
'providers' => [

      // ...

      /*
       * Localization Service Providers
       */
      Silalahi\Laravel\IDLangServiceProvider::class,

    ],
```

Use the following Artisan command to publish the localization file into your `resource\lang` directory:

```
php artisan vendor:publish

```

Thanks to
---------

[](#thanks-to)

- caouecs for [Laravel Language](https://github.com/caouecs/Laravel-lang)

###  Health Score

23

—

LowBetter than 25% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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/eb52338023aa78cbc3e463cc23e215ea56733f454870c536b928c93c9976b8ce?d=identicon)[silalahi](/maintainers/silalahi)

### Embed Badge

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

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

###  Alternatives

[smarty-gettext/smarty-gettext

Gettext plugin enabling internationalization in Smarty Package files

752.5M8](/packages/smarty-gettext-smarty-gettext)[devaslanphp/auto-translate

Auto generate translation JSON files

6627.3k](/packages/devaslanphp-auto-translate)[renatomarinho/laravel-multi-language

Laravel Multi Language

235.1k](/packages/renatomarinho-laravel-multi-language)

PHPackages © 2026

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