PHPackages                             zsoltjanes/laravel-hungarian-zip-codes - 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. zsoltjanes/laravel-hungarian-zip-codes

ActiveProject

zsoltjanes/laravel-hungarian-zip-codes
======================================

1.0.0(4y ago)0136↓100%MITPHPPHP ^7.3|^8.0

Since Feb 6Pushed 4y ago1 watchersCompare

[ Source](https://github.com/zsoltjanes/laravel-hungarian-zip-codes)[ Packagist](https://packagist.org/packages/zsoltjanes/laravel-hungarian-zip-codes)[ RSS](/packages/zsoltjanes-laravel-hungarian-zip-codes/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Laravel Hungarian Zip Codes with Settlement names
=================================================

[](#laravel-hungarian-zip-codes-with-settlement-names)

[![Latest Stable Version](https://camo.githubusercontent.com/10fb3233366228f4fd54043f469d0fb431bfff60c134f09802bd9873914b99be/687474703a2f2f706f7365722e707567782e6f72672f7a736f6c746a616e65732f6c61726176656c2d68756e67617269616e2d7a69702d636f6465732f76)](https://packagist.org/packages/zsoltjanes/laravel-hungarian-zip-codes)[![Total Downloads](https://camo.githubusercontent.com/8ac1f9c240ea559cdd4ee8d0626fa63a84eebf1f983ed09d019fb5d1e8f4e5cb/687474703a2f2f706f7365722e707567782e6f72672f7a736f6c746a616e65732f6c61726176656c2d68756e67617269616e2d7a69702d636f6465732f646f776e6c6f616473)](https://packagist.org/packages/zsoltjanes/laravel-hungarian-zip-codes)[![Latest Unstable Version](https://camo.githubusercontent.com/a341e4c1a4302604b0debe6995344cae8185f8235ad561d672f2b5a0f5812fd5/687474703a2f2f706f7365722e707567782e6f72672f7a736f6c746a616e65732f6c61726176656c2d68756e67617269616e2d7a69702d636f6465732f762f756e737461626c65)](https://packagist.org/packages/zsoltjanes/laravel-hungarian-zip-codes)[![License](https://camo.githubusercontent.com/fa39858591d11586c41f9478892b1d8948116630b4514da9802d88096126f2ac/687474703a2f2f706f7365722e707567782e6f72672f7a736f6c746a616e65732f6c61726176656c2d68756e67617269616e2d7a69702d636f6465732f6c6963656e7365)](https://packagist.org/packages/zsoltjanes/laravel-hungarian-zip-codes)

With this package you are able to make a new database table and seed the current hungarian zip codes with settlement names and Budapest's districts. The original database file can be found in the official [hungarian post office's website](https://www.posta.hu/szolgaltatasok/iranyitoszam-kereso).

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

[](#installation)

You can install the package via composer:

```
composer require zsoltjanes/laravel-hungarian-zip-codes
```

You have to publish the migration, the seeder and the data file:

```
php artisan vendor:publish --tag="hungarian-zip-codes-default"
```

Check the configuration before continue. You can publish the config file with:

```
php artisan vendor:publish --tag="hungarian-zip-codes-config"
```

You can run the migration

```
php artisan migrate
```

You can run the seeder:

```
php artisan db:seed --class=HungarianZipCodesSeeder
```

Changelog
---------

[](#changelog)

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

License
-------

[](#license)

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

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Unknown

Total

1

Last Release

1556d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d7a231ea7c3fca54836998868305c1c458b418d764a3128d88e4a4ceed6e190?d=identicon)[zsoltjanes](/maintainers/zsoltjanes)

---

Top Contributors

[![zsoltjanes](https://avatars.githubusercontent.com/u/7995436?v=4)](https://github.com/zsoltjanes "zsoltjanes (13 commits)")

### Embed Badge

![Health badge](/badges/zsoltjanes-laravel-hungarian-zip-codes/health.svg)

```
[![Health](https://phpackages.com/badges/zsoltjanes-laravel-hungarian-zip-codes/health.svg)](https://phpackages.com/packages/zsoltjanes-laravel-hungarian-zip-codes)
```

PHPackages © 2026

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