PHPackages                             vienman1990/jpaddress - 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. vienman1990/jpaddress

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

vienman1990/jpaddress
=====================

search address in japan

v1.0.0(1y ago)019MITPHPPHP ^8.1

Since Jul 2Pushed 1y ago1 watchersCompare

[ Source](https://github.com/vienman1990/jpaddress)[ Packagist](https://packagist.org/packages/vienman1990/jpaddress)[ Docs](https://github.com/vienman1990/jpaddress)[ RSS](/packages/vienman1990-jpaddress/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

search address in japan
=======================

[](#search-address-in-japan)

data
----

[](#data)

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

[](#installation)

You can install the package via composer:

```
composer require vienman1990/jpaddress
```

Usage
-----

[](#usage)

```
use Vienman1990\JPAddress\JPAddressClass;

$address = new  JPAddressClass::find($zipcode); // 1600000
echo $address[0] = '都道府県';
echo $address[1] = '地区';
echo $address[2] = '町';
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

Credits
-------

[](#credits)

- [vienman1990](https://github.com/Ketconma)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

675d ago

### Community

Maintainers

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

---

Tags

vienman1990jpaddress

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/vienman1990-jpaddress/health.svg)

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

###  Alternatives

[yavin/symfony-form-tree

create select field with indentation for tree structure

1591.1k1](/packages/yavin-symfony-form-tree)[spatie/laravel-help-space

Integrate Helpspace in your Laravel app

2333.7k](/packages/spatie-laravel-help-space)

PHPackages © 2026

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