PHPackages                             tyeydy/map - 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. tyeydy/map

ActiveProject

tyeydy/map
==========

1.0.1(3y ago)09MITPHPPHP &gt;=7.4

Since Mar 18Pushed 3y ago1 watchersCompare

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

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

Use Latitude and Longitude to get Zip Code for free (Taiwan)
============================================================

[](#use-latitude-and-longitude-to-get-zip-code-for-free-taiwan)

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

[](#installation)

```
composer require tyeydy/map
```

General Resources
-----------------

[](#general-resources)

```
php artsian tyeydy-map:general
```

Usage
-----

[](#usage)

```
$service = new ZipService();
$res = $service->getZipFromLatLon(25.033, 121.5651);
```

```
{
    "name": "臺北市",
    "code": "63000",
    "towns": {
      "A17": {
        "name": "信義區",
        "code": "63000020",
        "eng": "Xinyi District"
      }
    }
  }
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

Total

2

Last Release

1157d ago

### Community

Maintainers

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

---

Top Contributors

[![tedyan1928](https://avatars.githubusercontent.com/u/52906724?v=4)](https://github.com/tedyan1928 "tedyan1928 (2 commits)")

### Embed Badge

![Health badge](/badges/tyeydy-map/health.svg)

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

###  Alternatives

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[namu/wirechat

A Laravel Livewire messaging app for teams with private chats and group conversations.

54324.5k](/packages/namu-wirechat)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135192.6k5](/packages/statamic-rad-pack-runway)

PHPackages © 2026

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