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 today

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 26% 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

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

1926.6k1](/packages/smmoosavi-php-gettext)[laradevs/spanish

labels translated to spanish

166.7k](/packages/laradevs-spanish)

PHPackages © 2026

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