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. [API Development](/categories/api)
4. /
5. jafrajarvy292/smartapihelper

ActiveLibrary[API Development](/categories/api)

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 2mo 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 today

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

[GitHub Page](https://github.com/jafrajarvy292/smartapihelper)
[Documentation Page](https://sampling.ddns.net/project_portfolio/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

31

—

LowBetter than 66% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

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

2343d 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 (46 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)
```

###  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.0k13](/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)
