PHPackages                             jafrajarvy292/smartapihelper - 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. jafrajarvy292/smartapihelper

ActiveLibrary

jafrajarvy292/smartapihelper
============================

Helper library for MeridianLink's SmartAPI interface

v1.0.8(6y ago)1214[1 issues](https://github.com/jafrajarvy292/smartapihelper/issues)MITPHPPHP &gt;=7.1.0CI failing

Since Jan 4Pushed 6y ago2 watchersCompare

[ Source](https://github.com/jafrajarvy292/smartapihelper)[ Packagist](https://packagist.org/packages/jafrajarvy292/smartapihelper)[ Docs](https://github.com/jafrajarvy292)[ RSS](/packages/jafrajarvy292-smartapihelper/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (9)DependenciesVersions (10)Used By (0)

[GitHub Page](https://github.com/jafrajarvy292/smartapihelper)
[Documentation Page](https://sample.asuscomm.com/smartapihelper_documentation/html)

SmartAPI Helper
===============

[](#smartapi-helper)

This is a PHP library for [MeridianLink's](http://www.meridianlink.com) SmartAPI interface.

This library should be used only after a review of the SmartAPI Integration Guide. The integration guide covers basic knowledge the software developer should have before starting their project. After reviewing the guide, this library can be used to expedite the integration process.

The SmartAPI Integration Guide, which is included in the integration kit, can be obtained by reaching out to MeridianLink directly.

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

[](#requirements)

- PHP 7.1.0 or higher
- Extension: cURL
- Extension: OpenSSL
- Extension: XML

Installation Instructions
=========================

[](#installation-instructions)

With Composer
-------------

[](#with-composer)

To install using composer:

```
composer require jafrajarvy292/smartapihelper

```

If composer's autoload file is already included in your project, then this library will automatically be loaded.

Manual via SPL Autoloader
-------------------------

[](#manual-via-spl-autoloader)

Download the latest release and and extract to its own folder. Afterwards, require the autoloader file.

For example, if you saved this to a folder named `smartapihelper`, then your require statement should look something like the following:

```
require "smartapihelper/autoload.php";

```

Getting Started
===============

[](#getting-started)

Look through the `samples` folder for examples of using this library.

###  Health Score

22

—

LowBetter than 23% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 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 ~3 days

Total

9

Last Release

2288d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7eddc1e6813e4a2f8e3dea1142f9a115627544cf8841fb42c1c4b03233ecbad9?d=identicon)[jafrajarv32](/maintainers/jafrajarv32)

---

Top Contributors

[![jafrajarvy292](https://avatars.githubusercontent.com/u/24601417?v=4)](https://github.com/jafrajarvy292 "jafrajarvy292 (45 commits)")

---

Tags

credit-reportcredit-reportsmclmeridianlinkmismomortgagecreditlinksmartapicredit reportsmeridianlinkmclmortgagecreditlinksmartapicredit reportmismo

### Embed Badge

![Health badge](/badges/jafrajarvy292-smartapihelper/health.svg)

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

PHPackages © 2026

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