For integrating with American Driving Record's WebMVR service.

Maintainers

Details

github.com/rmnanney/Adr

Source

Issues

Installs: 210

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/rmnanney/adr

0.12 2016-02-04 17:35 UTC

This package is not auto-updated.

Last update: 2025-11-09 01:30:10 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.