PHPackages                             triptasoft/filament-indonesia-regions - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. triptasoft/filament-indonesia-regions

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

triptasoft/filament-indonesia-regions
=====================================

This is my package filament-indonesia-regions

v0.3(8mo ago)10[4 PRs](https://github.com/triptasoft/filament-indonesia-regions/pulls)MITPHPPHP ^8.1CI passing

Since Aug 27Pushed 1mo agoCompare

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

READMEChangelog (3)Dependencies (4)Versions (8)Used By (0)

This is my package filament-indonesia-regions
=============================================

[](#this-is-my-package-filament-indonesia-regions)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ad38f1368636202fc12014d7a9f95998573e8163b50c9ed4ef0c0d9b968a0f38/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f747269707461736f66742f66696c616d656e742d696e646f6e657369612d726567696f6e732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/triptasoft/filament-indonesia-regions)[![GitHub Tests Action Status](https://camo.githubusercontent.com/9981d0229324586d642e36487838d013a91831b424e57c873e49e75504baf05f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f747269707461736f66742f66696c616d656e742d696e646f6e657369612d726567696f6e732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/triptasoft/filament-indonesia-regions/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/1a3df025745076f32fcb044db635a0531f86777d731edd35b946613b8a0de2af/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f747269707461736f66742f66696c616d656e742d696e646f6e657369612d726567696f6e732f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/triptasoft/filament-indonesia-regions/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/06f3e21e960638e463a1b74d4340e446ac91126984972c136c97d24ddfcecc7c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f747269707461736f66742f66696c616d656e742d696e646f6e657369612d726567696f6e732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/triptasoft/filament-indonesia-regions)

A Filament plugin that provides Indonesian regional data (Provinces, Regencies, Districts, and Villages) **using the [Wilayah.id API](https://wilayah.id)**.
No database or seeder required — all data is fetched on demand from the API.

Features
--------

[](#features)

- `Form fields` for provinces, regencies, districts, and villages.
- `Table column` to display region names.
- `Infolist entry` with label and code badge.

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

[](#installation)

You can install the package via composer:

```
composer require triptasoft/filament-indonesia-regions
```

You can publish the config file with:

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

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

Form Field
----------

[](#form-field)

```
use Triptasoft\FilamentIndonesiaRegions\Forms\Components\RegionSelect;

RegionSelect::make()->label('Wilayah Indonesia'),
```

Table Column
------------

[](#table-column)

```
use Triptasoft\FilamentIndonesiaRegions\Tables\Columns\RegionColumn;

RegionColumn::make('provinsi')->type('provinsi'),
RegionColumn::make('kabupaten')->type('kabupaten'),
RegionColumn::make('kecamatan')->type('kecamatan'),
RegionColumn::make('desa')->type('desa'),
```

Infolist Entry
--------------

[](#infolist-entry)

```
use Triptasoft\FilamentIndonesiaRegions\Infolists\Entries\RegionEntry;

RegionEntry::make('provinsi')->type('provinsi'),
RegionEntry::make('kabupaten')->type('kabupaten'),
RegionEntry::make('kecamatan')->type('kecamatan'),
RegionEntry::make('desa')->type('desa'),
```

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)

- [hazbu](https://github.com/triptasoft)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance77

Regular maintenance activity

Popularity2

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 83.3% 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 ~1 days

Total

3

Last Release

257d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/81eea43c3bc9723e6e8505e09aa7e118f9bab35b0c77c028ff885799574e1377?d=identicon)[hasbullah-mughniy](/maintainers/hasbullah-mughniy)

---

Top Contributors

[![hazbu](https://avatars.githubusercontent.com/u/51769538?v=4)](https://github.com/hazbu "hazbu (15 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

---

Tags

filamentfilament-pluginfilamentphplaraveltriptasoftfilament-indonesia-regions

### Embed Badge

![Health badge](/badges/triptasoft-filament-indonesia-regions/health.svg)

```
[![Health](https://phpackages.com/badges/triptasoft-filament-indonesia-regions/health.svg)](https://phpackages.com/packages/triptasoft-filament-indonesia-regions)
```

###  Alternatives

[guava/calendar

Adds support for vkurko/calendar to Filament PHP.

298241.0k3](/packages/guava-calendar)[schmeits/filament-character-counter

This is a Filament character counter TextField and Textarea form field for Filament v4 and v5

33184.7k6](/packages/schmeits-filament-character-counter)[bezhansalleh/filament-google-analytics

Google Analytics integration for FilamentPHP

205144.8k5](/packages/bezhansalleh-filament-google-analytics)[defstudio/filament-searchable-input

A searchable autocomplete input for Filament forms

3212.4k](/packages/defstudio-filament-searchable-input)[jibaymcs/filament-tour

Bring the power of DriverJs to your Filament panels and start a tour !

12247.8k](/packages/jibaymcs-filament-tour)[marcelweidum/filament-expiration-notice

Customize the livewire expiration notice

9169.0k4](/packages/marcelweidum-filament-expiration-notice)

PHPackages © 2026

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