PHPackages                             jlecter/checkvin-php-api-client - 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. [API Development](/categories/api)
4. /
5. jlecter/checkvin-php-api-client

ActiveLibrary[API Development](/categories/api)

jlecter/checkvin-php-api-client
===============================

Package for working with CheckVin API

v0.3.0(2y ago)0271MITPHPPHP &gt;=7.4

Since Mar 17Pushed 2y ago2 watchersCompare

[ Source](https://github.com/Jlecter/checkvin-php-api-client)[ Packagist](https://packagist.org/packages/jlecter/checkvin-php-api-client)[ RSS](/packages/jlecter-checkvin-php-api-client/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (3)DependenciesVersions (5)Used By (0)

CheckVin API client
===================

[](#checkvin-api-client)

CONTENTS OF THIS FILE
---------------------

[](#contents-of-this-file)

- Updates
- Description
- Key packages / extensions
- Installation
- Usage

UPDATES
-------

[](#updates)

- **17.03.2023** - published version (**v0.1.0**) - added an ability to work with AutoCheck, Balance, Carfax.
- **16.08.2023** - published version (**v0.2.0**) - fixed curl close bug.
- **21.01.2024** - published version (**v0.3.0**) - added VehicleProvider.

    DESCRIPTION

---

CheckVin API client is a package for a convenient working with [CheckVin](https://apicheckvin.xyz) API.

KEY PACKAGES / EXTENSIONS
-------------------------

[](#key-packages--extensions)

- php
- ext-curl
- ext-json

INSTALLATION
------------

[](#installation)

Run: composer require jlecter/checkvin-php-api-client

USAGE
-----

[](#usage)

1. Choose provider what do you need. Available now:

- AutocheckDataProvider
- BalanceDataProvider
- CarfaxDataProvider
- VehicleDataProvider

2. Use it by passing inside your API key and calling available methods.
3. Get a response object with such available methods:

- "isSuccess" (returns true/false depends on response)
- "getData" (returns empty array while error response)
- "getError" (returns object while error response, null while success)

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 78.6% 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.

###  Release Activity

Cadence

Every ~155 days

Total

3

Last Release

894d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/57863101?v=4)[Illia Radchenko](/maintainers/Jlecter)[@Jlecter](https://github.com/Jlecter)

---

Top Contributors

[![Jlecter](https://avatars.githubusercontent.com/u/57863101?v=4)](https://github.com/Jlecter "Jlecter (11 commits)")[![BerezhniyDmitro](https://avatars.githubusercontent.com/u/17769808?v=4)](https://github.com/BerezhniyDmitro "BerezhniyDmitro (3 commits)")

### Embed Badge

![Health badge](/badges/jlecter-checkvin-php-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/jlecter-checkvin-php-api-client/health.svg)](https://phpackages.com/packages/jlecter-checkvin-php-api-client)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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