For integrating with American Driving Record's WebMVR service.

0.12 2016-02-04 17:35 UTC

This package is not auto-updated.

Last update: 2024-04-27 16:36:45 UTC


README

WebMVR ADR Integration

This library provides an easier way to integrate with the WebMVR motor vehicle records service.

Add package to composer.json

{
    "require" : {
        "rmnanney/adr": "dev-master"
    }
}

Please see the example for a quick use-case. Additional examples and proper documentation is on the to-do list.