https://github.com/rutgerkirkels/rdw-client
PHP library for retrieving data from the Dutch Department of Motor Vehicles (RDW)
https://github.com/rutgerkirkels/rdw-client
car client license-plate rdw
Last synced: 23 days ago
JSON representation
PHP library for retrieving data from the Dutch Department of Motor Vehicles (RDW)
- Host: GitHub
- URL: https://github.com/rutgerkirkels/rdw-client
- Owner: rutgerkirkels
- Created: 2018-11-27T19:03:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-27T22:49:07.000Z (over 7 years ago)
- Last Synced: 2025-12-14T11:06:19.363Z (6 months ago)
- Topics: car, client, license-plate, rdw
- Language: PHP
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RDW Client
This client library allows you to retrieve data from the Dutch Department of Motor Vehicles (RDW)
## Installation
```
composer require rutgerkirkels/rdw-client
```