PHPackages                             mattsplat/vin-decode - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mattsplat/vin-decode

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

mattsplat/vin-decode
====================

Wrapper to get VIN information

4147PHP

Since May 7Pushed 7y ago1 watchersCompare

[ Source](https://github.com/mattsplat/vin-decoder)[ Packagist](https://packagist.org/packages/mattsplat/vin-decode)[ RSS](/packages/mattsplat-vin-decode/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (2)Used By (0)

vin-decoder
===========

[](#vin-decoder)

### Install

[](#install)

`composer require mattsplat/vin-decode`

Uses National Highway Traffic Safety Administration's API to determine vehicle information

#### Use

[](#use)

```
$vin_decode = new VinDecode();

$vin_decode->setVIN('4G2JB3249VB205377');
$vin_decode->searchVIN();

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 85.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/f0cf90e7e29acd8663e348763679007428d54b8f7a4062e358b93ee981f1e94d?d=identicon)[mattsplat](/maintainers/mattsplat)

---

Top Contributors

[![ontarget-interactive](https://avatars.githubusercontent.com/u/44584476?v=4)](https://github.com/ontarget-interactive "ontarget-interactive (6 commits)")[![mattsplat](https://avatars.githubusercontent.com/u/1675848?v=4)](https://github.com/mattsplat "mattsplat (1 commits)")

### Embed Badge

![Health badge](/badges/mattsplat-vin-decode/health.svg)

```
[![Health](https://phpackages.com/badges/mattsplat-vin-decode/health.svg)](https://phpackages.com/packages/mattsplat-vin-decode)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
