PHPackages                             dvlasearch/sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. dvlasearch/sdk

ActiveLibrary

dvlasearch/sdk
==============

SDK for DVLA Search

v0.6.0(9y ago)63.7k↓33.3%5MITPHP

Since Aug 2Pushed 9y ago1 watchersCompare

[ Source](https://github.com/connorjburton/dvla-search)[ Packagist](https://packagist.org/packages/dvlasearch/sdk)[ RSS](/packages/dvlasearch-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (1)Versions (10)Used By (0)

[![Code Climate](https://camo.githubusercontent.com/1e8ab864575f2afe44ab666f4f8ef5c5015830f59e81f5b26c542a124ebef7b9/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f636f6e6e6f726a627572746f6e2f64766c612d7365617263682f6261646765732f6770612e737667)](https://codeclimate.com/github/connorjburton/dvla-search)[![Test Coverage](https://camo.githubusercontent.com/e34f8bc203cf616642ab0bcb0c2265e583838f3c0599f1fe71f0527f29474e1d/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f636f6e6e6f726a627572746f6e2f64766c612d7365617263682f6261646765732f636f7665726167652e737667)](https://codeclimate.com/github/connorjburton/dvla-search/coverage)[![Build Status](https://camo.githubusercontent.com/fea2b8e1e269704ca29ec2830ae2040ab8095ed00e7c5c7323f2e5f20ae1b990/68747470733a2f2f7472617669732d63692e6f72672f636f6e6e6f726a627572746f6e2f64766c612d7365617263682e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/connorjburton/dvla-search)

DVLA Search PHP SDK
===================

[](#dvla-search-php-sdk)

PHP SDK for DVLASearch API

Requirements
============

[](#requirements)

- PHP &gt;=7.0.0

Installation
============

[](#installation)

`composer require dvlasearch/sdk`

Usage
=====

[](#usage)

Each request will return an object of the related request, this object will have methods to request other information about the same vehicle.

The library will throw an exception if it encounters an error from the API.

Vehicle Client
--------------

[](#vehicle-client)

```
