PHPackages                             autumndev/checkmend - 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. autumndev/checkmend

ActiveLibrary[API Development](/categories/api)

autumndev/checkmend
===================

Checkmend API laravel package

v1.0.6(5y ago)01.2k1proprietaryPHPCI failing

Since Jun 7Pushed 5y ago1 watchersCompare

[ Source](https://github.com/scott-davidjones/checkmend)[ Packagist](https://packagist.org/packages/autumndev/checkmend)[ RSS](/packages/autumndev-checkmend/feed)WikiDiscussions master Synced 3d ago

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

Introduction
============

[](#introduction)

This package provides the Checkmend Due Diligence and Make and Model Extended API Calls for use in MobiMarket applications.

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

[](#installation)

Add the following to your composer.json

```
"repositories":[
    {
        "type": "vcs",
        "url" : "https://autumndev@bitbucket.org/autumndevops/checkmend.git"
    }
],
"minimum-stability": "dev"
```

Run `composer update` followed by `compoaser dump`

Publishing confirguration file
------------------------------

[](#publishing-confirguration-file)

```
php artisan vendor:publish --provider=Autumndev\Checkmend\CheckmendServiceProvider

```

Update the settings int he configuration file located at: .\\config\\checkmend.php

\#Usage

```
$result = Checkmend::dueDiligence($imei);
// send certificate to email or url call back
Checkmend::getCertificate($result->certid, $url, $email);
$result = Checkmend::makeModelExt([$imei]);
```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~149 days

Recently: every ~223 days

Total

7

Last Release

2002d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2fdae8757045573e236136afb10fc9cdfef8aade0c6c04e0a49a07aca6347164?d=identicon)[autumndev](/maintainers/autumndev)

---

Top Contributors

[![scott-davidjones](https://avatars.githubusercontent.com/u/547193?v=4)](https://github.com/scott-davidjones "scott-davidjones (21 commits)")

### Embed Badge

![Health badge](/badges/autumndev-checkmend/health.svg)

```
[![Health](https://phpackages.com/badges/autumndev-checkmend/health.svg)](https://phpackages.com/packages/autumndev-checkmend)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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