PHPackages                             postcodewizard/postcodewizard-php-client - 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. [API Development](/categories/api)
4. /
5. postcodewizard/postcodewizard-php-client

ActiveLibrary[API Development](/categories/api)

postcodewizard/postcodewizard-php-client
========================================

PHP client for the PostcodeWizard API

v1.0.1(10mo ago)00MITPHPPHP &gt;=7.3

Since Jul 9Pushed 10mo agoCompare

[ Source](https://github.com/flowengine-nl/postcodewizard-php-client)[ Packagist](https://packagist.org/packages/postcodewizard/postcodewizard-php-client)[ RSS](/packages/postcodewizard-postcodewizard-php-client/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (4)Used By (0)

PostcodeWizard PHP Client
=========================

[](#postcodewizard-php-client)

The official PHP client for the [PostcodeWizard API](https://api.postcodewizard.nl/docs/api).

---

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

[](#installation)

Use Composer to install the package:

```
composer require postcodewizard/postcodewizard-php-client
```

---

Usage
-----

[](#usage)

```
use PostcodeWizard\PostcodeWizard;

$client = new PostcodeWizard('YOUR_API_KEY');

// Lookup
$result = $client->lookup('7223LN', '1');

// Autocomplete
$result = $client->autocomplete('Toverstraat 1, Baak');
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance54

Moderate activity, may be stable

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 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

313d ago

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

v1.0.1PHP &gt;=7.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/26e3af4b3506f84e971e6749c1fe4079a15e5e0d34618c4b47f7339a00d30eb5?d=identicon)[FlowEngine](/maintainers/FlowEngine)

---

Top Contributors

[![MitchGooijer](https://avatars.githubusercontent.com/u/9674806?v=4)](https://github.com/MitchGooijer "MitchGooijer (5 commits)")

---

Tags

apiautocompletepostcodepostcodewizard

### Embed Badge

![Health badge](/badges/postcodewizard-postcodewizard-php-client/health.svg)

```
[![Health](https://phpackages.com/badges/postcodewizard-postcodewizard-php-client/health.svg)](https://phpackages.com/packages/postcodewizard-postcodewizard-php-client)
```

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[nickurt/laravel-postcodeapi

Universal PostcodeApi for Laravel 11.x/12.x/13.x

97221.2k](/packages/nickurt-laravel-postcodeapi)[get-stream/stream-chat

A PHP client for Stream Chat (https://getstream.io/chat/)

301.8M2](/packages/get-stream-stream-chat)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)

PHPackages © 2026

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