PHPackages                             martanto/indonesia - 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. [Admin Panels](/categories/admin)
4. /
5. martanto/indonesia

ActiveLibrary[Admin Panels](/categories/admin)

martanto/indonesia
==================

 An alternative Laravel package for Indonesia administrative

v1.3.0(1y ago)0159MITPHPPHP ^8.2CI passing

Since Jan 13Pushed 1y ago1 watchersCompare

[ Source](https://github.com/martanto/indonesia)[ Packagist](https://packagist.org/packages/martanto/indonesia)[ Docs](https://github.com/martanto/indonesia)[ GitHub Sponsors](https://github.com/Martanto)[ RSS](/packages/martanto-indonesia/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (4)Dependencies (12)Versions (6)Used By (0)

An alternative Laravel package for Indonesia administrative
===========================================================

[](#an-alternative-laravel-package-for-indonesia-administrative)

[![Latest Version on Packagist](https://camo.githubusercontent.com/b53f89a9424d8402e804eaca85b99b4d67bbc361fcd1fdcbcffe0914a4b6ab45/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d617274616e746f2f696e646f6e657369612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/martanto/indonesia)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/bde777e73a623a38ee117b778fec4243f280e910dd186989abd092be51a01e2d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d617274616e746f2f696e646f6e657369612f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/martanto/indonesia/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/a43a9d391e0355faab45e39c6793dc2b0b362f6de91ced6a10139171fc92d3b7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d617274616e746f2f696e646f6e657369612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/martanto/indonesia)

Paket ini digunakan sebagai alternatif untuk mendapatkan data Administrasi Indonesia. Meliputi data provinsi, kota/kabupaten, kecamatan, dan desa/kelurahan. Paket ini terinspirasi dari [Laravolt Indonesia](https://github.com/laravolt/indonesia).

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

[](#installation)

You can install the package via composer:

```
composer require martanto/indonesia
```

You can publish and run the migrations with:

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

You can publish the config file with:

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

This is the contents of the published config file:

```
return [
    'cache' => true,
    'cache_prefix' => 'indonesia_'
];
```

Usage
-----

[](#usage)

Will be updated soon

```
$indonesia = new Martanto\Indonesia();
echo $indonesia->echoPhrase('Hello, Martanto!');
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

Credits
-------

[](#credits)

- [Martanto](https://github.com/martanto)

License
-------

[](#license)

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

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance44

Moderate activity, may be stable

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Total

4

Last Release

435d ago

PHP version history (2 changes)v1.0.0PHP ^8.1

v1.2.0PHP ^8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13482145?v=4)[Martanto](/maintainers/martanto)[@martanto](https://github.com/martanto)

---

Top Contributors

[![martanto](https://avatars.githubusercontent.com/u/13482145?v=4)](https://github.com/martanto "martanto (68 commits)")

---

Tags

laravelindonesiaadministrativeMartantoadministratif

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/martanto-indonesia/health.svg)

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

###  Alternatives

[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k102.4M1.4k](/packages/spatie-laravel-permission)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M100](/packages/dedoc-scramble)[spatie/laravel-passkeys

Use passkeys in your Laravel app

471890.7k39](/packages/spatie-laravel-passkeys)[filament/support

Core helper methods and foundation code for all Filament packages.

2331.0M245](/packages/filament-support)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

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

PHPackages © 2026

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