check mot
1.0.0
composer require djam90/check-mot
<?php
$key = "your_api_key";
$api = new Djam90CheckMotApi($key);
$history = $api->getMotHistory("reg_number_here");