library check-mot
A PHP wrapper for the UK DVLA MOT history API.
djam90/check-mot
A PHP wrapper for the UK DVLA MOT history API.
- Tuesday, April 10, 2018
- by djam90
- Repository
- 1 Watchers
- 2 Stars
- 0 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 0 % Grown
Check MOT
A simple PHP wrapper around the DVLA MOT history API
Installation
composer require djam90/check-mot, (*1)
Usage
<?php
$key = "your_api_key";
$api = new Djam90\CheckMot\Api($key);
$history = $api->getMotHistory("reg_number_here");
dev-master
9999999-dev
A PHP wrapper for the UK DVLA MOT history API.
Sources
Download
The Requires
The Development Requires
by
Daniel Twigg
0.0.2
0.0.2.0
A PHP wrapper for the UK DVLA MOT history API.
Sources
Download
The Requires
The Development Requires
by
Daniel Twigg
0.0.1
0.0.1.0
A PHP wrapper for the UK DVLA MOT history API.
Sources
Download
The Requires
The Development Requires
by
Daniel Twigg