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 3w 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 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity68

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

2052d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/110529352?v=4)[autumndev](/maintainers/autumndev)[@AutumnDev](https://github.com/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

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M985](/packages/statamic-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.5M7](/packages/avalara-avataxclient)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)

PHPackages © 2026

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