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(5mo ago)193↓50%MITPHPPHP ^8.1

Since Sep 21Pushed 5mo 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 1mo 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

37

—

LowBetter than 83% of packages

Maintenance70

Regular maintenance activity

Popularity15

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

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

169d ago

Major Versions

1.1.0 → 2.0.02025-09-23

### Community

Maintainers

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

[bezhansalleh/filament-language-switch

Zero config Language Switch(Changer/Localizer) plugin for filamentphp admin

3431.0M16](/packages/bezhansalleh-filament-language-switch)[statikbe/laravel-filament-chained-translation-manager

A translation manager tool for Laravel Filament, that makes use of the Laravel Chained Translator.

92108.7k](/packages/statikbe-laravel-filament-chained-translation-manager)[kirschbaum-development/commentions

A package to allow you to create comments, tag users and more

12369.2k](/packages/kirschbaum-development-commentions)[outerweb/filament-translatable-fields

Filament integration for spatie/laravel-translatable

3582.9k8](/packages/outerweb-filament-translatable-fields)[kenepa/translation-manager

Manage your application's translation strings in Filament.

14583.6k2](/packages/kenepa-translation-manager)[andreia/filament-ui-switcher

Add a modal with options to switch between different UI layouts and styles (colors, fonts, font sizes).

233.8k](/packages/andreia-filament-ui-switcher)

PHPackages © 2026

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