PHPackages                             kameli/nummerplade-api - 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. kameli/nummerplade-api

ActiveLibrary[API Development](/categories/api)

kameli/nummerplade-api
======================

A simple package to access http://www.nummerpladeapi.dk (Requires subscription)

v1.4.0(2y ago)18.5k↓33.3%MITPHP

Since Jul 6Pushed 2y ago2 watchersCompare

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

READMEChangelog (4)DependenciesVersions (6)Used By (0)

Nummerplade API
===============

[](#nummerplade-api)

This is a simple library to demonstrate how to use our API.

Find more information on

If you have any non-code related questions, please send us an e-mail at

### Installation

[](#installation)

`composer require kameli/nummerplade-api`

### Example

[](#example)

```
$client = new Kameli\NummerpladeApi\Client('API_TOKEN');

$vehicle = $client->vehicleByRegistration('REGISTRATION');
// $vehicle = $client->vehicleByVin('VIN');

$dmr = $client->dmr($vehicle->vehicle_id);
$debt = $client->debt($vehicle->vehicle_id);
$inspections = $client->inspections($vehicle->vehicle_id);
```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity67

Established project with proven stability

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

Total

5

Last Release

1078d ago

### Community

Maintainers

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

---

Top Contributors

[![danielboendergaard](https://avatars.githubusercontent.com/u/314877?v=4)](https://github.com/danielboendergaard "danielboendergaard (12 commits)")

### Embed Badge

![Health badge](/badges/kameli-nummerplade-api/health.svg)

```
[![Health](https://phpackages.com/badges/kameli-nummerplade-api/health.svg)](https://phpackages.com/packages/kameli-nummerplade-api)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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