PHPackages                             api-postcode/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. [HTTP &amp; Networking](/categories/http)
4. /
5. api-postcode/php-client

ActiveClient[HTTP &amp; Networking](/categories/http)

api-postcode/php-client
=======================

PHP Client Api Postcode

1.0.4(5y ago)950.8k↓35.4%3[1 PRs](https://github.com/api-postcode/php-client/pulls)2MITPHPPHP &gt;=7.1.0

Since Jun 4Pushed 4y ago3 watchersCompare

[ Source](https://github.com/api-postcode/php-client)[ Packagist](https://packagist.org/packages/api-postcode/php-client)[ Docs](https://github.com/api-postcode/php-client)[ RSS](/packages/api-postcode-php-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)DependenciesVersions (6)Used By (2)

Api Postcode PHP Client
=======================

[](#api-postcode-php-client)

A PHP client for fetching address detials from

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

[](#installation)

Installation is a quick step process:

1. Download the client with composer

### Step 1: Download php-client using composer

[](#step-1-download-php-client-using-composer)

```
$ composer require api-postcode/php-client
```

Usage
-----

[](#usage)

```
$token = 'secret-token';
$client = new ApiPostcode\Client\PostcodeClient($token);

$address = $client->fetchAddress('1082MD', 34);

$address->getStreet();      // Claude Debussylaan
$address->getCity();        // Amsterdam
$address->getHouseNumber(); // 34
$address->getZipCode();     // 1082MD
$address->getLatitude();    // 52.3377074
$address->getLongitude();   // 4.8719565
```

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity37

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 81% 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 ~340 days

Total

5

Last Release

1908d ago

PHP version history (2 changes)1.0.0PHP &gt;=5.5.9

1.0.3PHP &gt;=7.1.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/29144214?v=4)[Api Postcode](/maintainers/api-postcode)[@api-postcode](https://github.com/api-postcode)

---

Top Contributors

[![api-postcode](https://avatars.githubusercontent.com/u/29144214?v=4)](https://github.com/api-postcode "api-postcode (17 commits)")[![Shivella](https://avatars.githubusercontent.com/u/1641684?v=4)](https://github.com/Shivella "Shivella (4 commits)")

---

Tags

apiclientcurljsonphppostcodezipcodepostcodepostcode-api

### Embed Badge

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

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

###  Alternatives

[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M319](/packages/friendsofsymfony-rest-bundle)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78026.4M414](/packages/react-http)[php-http/curl-client

PSR-18 and HTTPlug Async client with cURL

48347.0M384](/packages/php-http-curl-client)[smi2/phpclickhouse

PHP ClickHouse Client

84310.1M71](/packages/smi2-phpclickhouse)[paragonie/csp-builder

Easily add and update Content-Security-Policy headers for your project

5412.8M18](/packages/paragonie-csp-builder)

PHPackages © 2026

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