PHPackages                             aslnbxrz/filament-simple-translation - 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. aslnbxrz/filament-simple-translation

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

aslnbxrz/filament-simple-translation
====================================

Filament 4 page to manage Simple Translation keys &amp; translations inline.

2.0.3(7mo ago)1118↓92.9%MITPHPPHP ^8.1

Since Sep 21Pushed 7mo agoCompare

[ Source](https://github.com/aslnbxrz/filament-simple-translation)[ Packagist](https://packagist.org/packages/aslnbxrz/filament-simple-translation)[ RSS](/packages/aslnbxrz-filament-simple-translation/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependencies (10)Versions (7)Used By (0)

Filament Simple Translation
===========================

[](#filament-simple-translation)

[![Latest Version on Packagist](https://camo.githubusercontent.com/0f134f0b284d97d4cb25d5d51a351c18eafaab0ea9e61cae4cfd7229ac038050/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f61736c6e6278727a2f66696c616d656e742d73696d706c652d7472616e736c6174696f6e2e737667)](https://packagist.org/packages/aslnbxrz/filament-simple-translation)[![Total Downloads](https://camo.githubusercontent.com/02dc82ac88350f9ccf00592aecb8802d87cb538ef1cf3622dbce765d71ba55eb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f61736c6e6278727a2f66696c616d656e742d73696d706c652d7472616e736c6174696f6e2e737667)](https://packagist.org/packages/aslnbxrz/filament-simple-translation)[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](LICENSE)

*A lightweight Filament page to manage translations powered by [Simple Translation](https://packagist.org/packages/aslnbxrz/simple-translation).*

---

✨ Features
----------

[](#-features)

- Filament page to browse and edit translations.
- Scope-based filtering (e.g., `app`, `filament`).
- Inline editing of translations with language-specific columns.
- Filters for missing/filled translations.
- Supports multiple languages configured via `AppLanguageService`.

---

📦 Installation
--------------

[](#-installation)

```
composer require aslnbxrz/filament-simple-translation
```

Then publish the config
-----------------------

[](#then-publish-the-config)

```
php artisan vendor:publish --tag=filament-simple-translation-config
```

⚙️ Configuration
----------------

[](#️-configuration)

```
return [
    'default_scope' => 'app',
    'scopes' => [
        'app',
        'filament',
        // add your scopes here
    ],
];
```

### default\_scope – which scope to load by default.

[](#default_scope--which-scope-to-load-by-default)

### scopes – list of available scopes to filter translations.

[](#scopes--list-of-available-scopes-to-filter-translations)

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance64

Regular maintenance activity

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity49

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 ~13 days

Total

6

Last Release

222d ago

Major Versions

1.1.0 → 2.0.02025-09-23

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/60058750?v=4)[Bexruz Aslonov](/maintainers/aslnbxrz)[@aslnbxrz](https://github.com/aslnbxrz)

---

Top Contributors

[![aslnbxrz](https://avatars.githubusercontent.com/u/60058750?v=4)](https://github.com/aslnbxrz "aslnbxrz (9 commits)")

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/aslnbxrz-filament-simple-translation/health.svg)

```
[![Health](https://phpackages.com/badges/aslnbxrz-filament-simple-translation/health.svg)](https://phpackages.com/packages/aslnbxrz-filament-simple-translation)
```

###  Alternatives

[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17760.2k3](/packages/stephenjude-filament-jetstream)[stephenjude/filament-two-factor-authentication

Filament Two Factor Authentication: Google 2FA + Passkey Authentication

84215.9k9](/packages/stephenjude-filament-two-factor-authentication)[backstage/mails

View logged mails and events in a beautiful Filament UI.

16120.0k](/packages/backstage-mails)[marcelweidum/filament-passkeys

Use passkeys in your filamentphp app

6649.5k1](/packages/marcelweidum-filament-passkeys)

PHPackages © 2026

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