PHPackages                             vmeretail/frts-link-php-sdk - 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. vmeretail/frts-link-php-sdk

ActiveLibrary

vmeretail/frts-link-php-sdk
===========================

FRTS Link PHP SDK

00PHPCI failing

Since Nov 5Pushed 6y ago3 watchersCompare

[ Source](https://github.com/vmeretail/frts-link-php-sdk)[ Packagist](https://packagist.org/packages/vmeretail/frts-link-php-sdk)[ RSS](/packages/vmeretail-frts-link-php-sdk/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

FRTS Link PHP SDK
=================

[](#frts-link-php-sdk)

To install the SDK in your project you need to require the package via composer:

```
composer require vmeretail/frts-link-php-sdk
```

Then use Composer's autoload:

```
require __DIR__.'/../vendor/autoload.php';
```

And finally create an instance of the SDK:

```
$sdk = new VmeRetail\FrtsLink\FrtsLink(TOKEN_HERE);
```

Usage
-----

[](#usage)

TODO: add example usage.

Testing
-------

[](#testing)

Run the tests with:

```
vendor/bin/phpunit
```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/a0451216a3489adc55fa7ee59219d8e78ec22ad0124a0753c3478fbbcbd8b415?d=identicon)[pmartelletti](/maintainers/pmartelletti)

---

Top Contributors

[![pmartelletti](https://avatars.githubusercontent.com/u/557390?v=4)](https://github.com/pmartelletti "pmartelletti (2 commits)")

### Embed Badge

![Health badge](/badges/vmeretail-frts-link-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/vmeretail-frts-link-php-sdk/health.svg)](https://phpackages.com/packages/vmeretail-frts-link-php-sdk)
```

PHPackages © 2026

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