PHPackages                             baleethai/filament-locale - 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. baleethai/filament-locale

ActiveLibrary

baleethai/filament-locale
=========================

This is my package filament-locale

1.0.2(3y ago)07[2 PRs](https://github.com/baleethai/filament-locale/pulls)MITPHPPHP ^8.0

Since Mar 31Pushed 2y ago1 watchersCompare

[ Source](https://github.com/baleethai/filament-locale)[ Packagist](https://packagist.org/packages/baleethai/filament-locale)[ Docs](https://github.com/baleethai/filament-locale)[ GitHub Sponsors](https://github.com/baleethai)[ RSS](/packages/baleethai-filament-locale/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (15)Versions (6)Used By (0)

This is my package filament-locale
==================================

[](#this-is-my-package-filament-locale)

[![Latest Version on Packagist](https://camo.githubusercontent.com/4225c074cb27e8764ae973040d92ef1ed2fd27331400b8f3377cb457d667bf32/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f62616c6565746861692f66696c616d656e742d6c6f63616c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/baleethai/filament-locale)[![GitHub Tests Action Status](https://camo.githubusercontent.com/d0d10ff47074d3cc577fdb73ec775a159a667caf63c4849d1d7a33333b2d167f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f62616c6565746861692f66696c616d656e742d6c6f63616c652f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/baleethai/filament-locale/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/90c267551aa68558e1296c832ef291c837e6f7b57c54422648088b68dfa6dbdf/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f62616c6565746861692f66696c616d656e742d6c6f63616c652f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/baleethai/filament-locale/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/1450766fecb26800baf60c7df3bd006a4bb420c948656b86284f0a0cb56d2584/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f62616c6565746861692f66696c616d656e742d6c6f63616c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/baleethai/filament-locale)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require baleethai/filament-locale
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="filament-locale-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="filament-locale-config"
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="filament-locale-views"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$filament-locale = new Baleethai\FilamentLocale();
echo $filament-locale->echoPhrase('Hello, Baleethai!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Thinnakorn Pattha](https://github.com/baleethai)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

3

Last Release

1138d ago

### Community

Maintainers

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

---

Top Contributors

[![baleethai](https://avatars.githubusercontent.com/u/3974213?v=4)](https://github.com/baleethai "baleethai (5 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (4 commits)")

---

Tags

laravelbaleethaifilament-locale

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/baleethai-filament-locale/health.svg)

```
[![Health](https://phpackages.com/badges/baleethai-filament-locale/health.svg)](https://phpackages.com/packages/baleethai-filament-locale)
```

###  Alternatives

[joaopaulolndev/filament-edit-profile

Filament package to edit profile

250258.1k34](/packages/joaopaulolndev-filament-edit-profile)[guava/filament-knowledge-base

A filament plugin that adds a knowledge base and help to your filament panel(s).

206120.5k1](/packages/guava-filament-knowledge-base)[marcelweidum/filament-expiration-notice

Customize the livewire expiration notice

9169.0k4](/packages/marcelweidum-filament-expiration-notice)[guava/filament-modal-relation-managers

Allows you to embed relation managers inside filament modals.

7565.0k4](/packages/guava-filament-modal-relation-managers)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)[jacobtims/filament-logger

Activity logger for filament

1721.0k4](/packages/jacobtims-filament-logger)

PHPackages © 2026

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