PHPackages                             nadeesha/laravel-si-localization - 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. nadeesha/laravel-si-localization

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

nadeesha/laravel-si-localization
================================

Sinhala (si) localization for Laravel using JSON translations.

v1.0.1(6mo ago)44MITPHPPHP ^8.1

Since Oct 20Pushed 6mo agoCompare

[ Source](https://github.com/Nadeesha95/laravel-sinhala-localization-package)[ Packagist](https://packagist.org/packages/nadeesha/laravel-si-localization)[ Docs](https://github.com/Nadeesha95/laravel-sinhala-localization-package)[ RSS](/packages/nadeesha-laravel-si-localization/feed)WikiDiscussions main Synced 1mo ago

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

Laravel Sinhala Localization (si)
=================================

[](#laravel-sinhala-localization-si)

 [![](https://camo.githubusercontent.com/d25ac5f4e2be6dd7961c31efcfbca699c9ae1ab15a3d7f9a5878054ee27701a9/68747470733a2f2f6e6164656573686139352e6769746875622e696f2f2f4e61646565736861253230776565726173656b617261253230706f7274666f6c696f5f66696c65732f5061636b6167652e706e67)](https://camo.githubusercontent.com/d25ac5f4e2be6dd7961c31efcfbca699c9ae1ab15a3d7f9a5878054ee27701a9/68747470733a2f2f6e6164656573686139352e6769746875622e696f2f2f4e61646565736861253230776565726173656b617261253230706f7274666f6c696f5f66696c65732f5061636b6167652e706e67)

Sinhala (සිංහල) JSON translations for Laravel.
Works with Laravel 9, 10, 11, 12. Version v1.0.0 Developer : Nadeesha Sahen weerasekara country : sri lanka

[Package](https://packagist.org/packages/nadeesha/laravel-si-localization)

Install
-------

[](#install)

```
composer require nadeesha/laravel-si-localization
```

If you want to customize the file inside your app

```
php artisan vendor:publish --tag=sinhala-lang
```

This will create/update:

```
/resources/lang/si.json
```

Usage
-----

[](#usage)

Set the app locale to si:

```
// globally (config/app.php)
'locale' => 'si';

// or per-request
app()->setLocale('si')
```

Translate anywhere:

```
__('100%'); // ➜ "සියත්ව | හැතප්ම"
__('A');    // ➜ "ක | අ | වරයකු | වරයෙකු | තාවයක්"
__('3D');   // ➜ "ත්‍රිමාණ"
__('ANP');  // ➜ "ඒජාප | ඇන්පී"
```

Requirements
------------

[](#requirements)

PHP 8.1+

Laravel 9/10/11/12

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

[](#contributing)

PRs welcome! Please run:

```
composer validate
```

License
-------

[](#license)

MIT © Nadeesha

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance66

Regular maintenance activity

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

203d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a5f33cd5346c7bed29d13765f36996ca82db00fe2fb77461b937168e265a494d?d=identicon)[Nadeesha95](/maintainers/Nadeesha95)

---

Top Contributors

[![Nadeesha95](https://avatars.githubusercontent.com/u/53217475?v=4)](https://github.com/Nadeesha95 "Nadeesha95 (13 commits)")

---

Tags

laravellocalizationi18ntranslationsl10nSISinhala

### Embed Badge

![Health badge](/badges/nadeesha-laravel-si-localization/health.svg)

```
[![Health](https://phpackages.com/badges/nadeesha-laravel-si-localization/health.svg)](https://phpackages.com/packages/nadeesha-laravel-si-localization)
```

###  Alternatives

[outhebox/laravel-translations

Manage your Laravel translations with a beautiful UI. Add, edit, delete, import, and export translations with ease.

80687.6k](/packages/outhebox-laravel-translations)[kkomelin/laravel-translatable-string-exporter

Translatable String Exporter for Laravel

3291.4M10](/packages/kkomelin-laravel-translatable-string-exporter)[punic/punic

PHP-Unicode CLDR

1542.9M29](/packages/punic-punic)[erag/laravel-lang-sync-inertia

A powerful Laravel package for syncing and managing language translations across backend and Inertia.js (Vue/React) frontends, offering effortless localization, auto-sync features, and smooth multi-language support for modern Laravel applications.

3812.2k](/packages/erag-laravel-lang-sync-inertia)

PHPackages © 2026

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