PHPackages                             coddin-web/laravel-postcode-tech - 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. coddin-web/laravel-postcode-tech

ActiveLibrary

coddin-web/laravel-postcode-tech
================================

v0.2(5y ago)03MITPHPPHP ^7.4CI failing

Since Aug 3Pushed 5y ago1 watchersCompare

[ Source](https://github.com/coddin-web/laravel-postcode-tech)[ Packagist](https://packagist.org/packages/coddin-web/laravel-postcode-tech)[ Docs](https://github.com/coddin-web/laravel-postcode-tech)[ Fund](https://spatie.be/open-source/support-us)[ GitHub Sponsors](https://github.com/Postcode)[ RSS](/packages/coddin-web-laravel-postcode-tech/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (2)Dependencies (6)Versions (3)Used By (0)

Postcode.tech implementation for Laravel
========================================

[](#postcodetech-implementation-for-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/8383c8855ab288cbc558caaf9773a7ed9a70af373a8cfedc7e4d0f6f41708a0e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636f6464696e2d7765622f6c61726176656c2d706f7374636f64652d746563682e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/coddin-web/laravel-postcode-tech)[![GitHub Tests Action Status](https://camo.githubusercontent.com/6271794c8f2bde1515579843a764cd28130576c5b84ba5e0283487526b62a89c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f636f6464696e2d7765622f6c61726176656c2d706f7374636f64652d746563682f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/coddin-web/laravel-postcode-tech/actions?query=workflow%3Arun-tests+branch%3Amaster)[![Total Downloads](https://camo.githubusercontent.com/cb5f61c3c426296ea713b1e3ad19015416987d034bc77ce038411a04ab873a82/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636f6464696e2d7765622f6c61726176656c2d706f7374636f64652d746563682e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/coddin-web/laravel-postcode-tech)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require coddin-web/laravel-postcode-tech
```

You can publish and run the migrations with:

```
php artisan vendor:publish --provider="Coddin\Zipcode\ZipcodeServiceProvider" --tag="migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Coddin\Zipcode\ZipcodeServiceProvider" --tag="config"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$zipcode = new Coddin\Zipcode();
echo $zipcode->echoPhrase('Hello, Coddin!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Falko Woudstra](https://github.com/falko100)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

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

2112d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/51f79bc7bc85a6f14863b7dda6b9083db73244068711b575e46e5c8a3628b054?d=identicon)[falko100](/maintainers/falko100)

---

Top Contributors

[![falko100](https://avatars.githubusercontent.com/u/11974977?v=4)](https://github.com/falko100 "falko100 (11 commits)")

---

Tags

zipcodecoddinpostcode.tech

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/coddin-web-laravel-postcode-tech/health.svg)

```
[![Health](https://phpackages.com/badges/coddin-web-laravel-postcode-tech/health.svg)](https://phpackages.com/packages/coddin-web-laravel-postcode-tech)
```

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k21](/packages/neuron-core-neuron-ai)[flyingluscas/viacep-php

ViaCEP PHP SDK

3640.2k](/packages/flyingluscas-viacep-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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