PHPackages                             jeffreyvanrossum/rdw-opendata-php - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. jeffreyvanrossum/rdw-opendata-php

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

jeffreyvanrossum/rdw-opendata-php
=================================

Simple RDW Open Data library for PHP.

1.1(6y ago)3898↓88.9%1MITPHP

Since Jul 19Pushed 6y ago2 watchersCompare

[ Source](https://github.com/jeffreyvr/rdw-opendata-php)[ Packagist](https://packagist.org/packages/jeffreyvanrossum/rdw-opendata-php)[ RSS](/packages/jeffreyvanrossum-rdw-opendata-php/feed)WikiDiscussions master Synced 3w ago

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

[![Build Status](https://camo.githubusercontent.com/673c023cf50094a5d6dfc95bdb94c7ba92d7ad0bdcff288466ed7808895bab40/68747470733a2f2f7472617669732d63692e6f72672f6a65666672657976722f7264772d6f70656e646174612d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/jeffreyvr/rdw-opendata-php)

RDW Open Data
=============

[](#rdw-open-data)

Simple library for getting vehicle data by license plate number.

Data source:

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

[](#installation)

`composer require jeffreyvanrossum/rdw-opendata-php:^1.0`

Example usage
-------------

[](#example-usage)

You call the static `get` method on the `RDW` class. You can pass two parameters: `license` and `data`.

```
use RDWOA\RDW;

$data = RDW::get('90FPDP');

echo $data->merk;
```

```
$data = RDW::get('90FPDP', 'brandstof');

echo $data->brandstof_omschrijving;
```

Possible data sets
------------------

[](#possible-data-sets)

- info
- brandstof
- carrosserie
- carrosserieSpecifiek
- voertuigklasse

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

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

Total

2

Last Release

2541d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/66ca71465f93459010e10f39821b541f1c00c61233c48bcda0cea8a8d6fb6988?d=identicon)[jeffreyvr](/maintainers/jeffreyvr)

---

Top Contributors

[![jeffreyvr](https://avatars.githubusercontent.com/u/9550079?v=4)](https://github.com/jeffreyvr "jeffreyvr (9 commits)")

---

Tags

kentekenopen-datardw

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jeffreyvanrossum-rdw-opendata-php/health.svg)

```
[![Health](https://phpackages.com/badges/jeffreyvanrossum-rdw-opendata-php/health.svg)](https://phpackages.com/packages/jeffreyvanrossum-rdw-opendata-php)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k43](/packages/civicrm-civicrm-core)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[oat-sa/tao-core

TAO core extension

66143.7k124](/packages/oat-sa-tao-core)

PHPackages © 2026

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