PHPackages                             msts/trevipay-magento - 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. msts/trevipay-magento

ActiveMagento2-module

msts/trevipay-magento
=====================

TreviPay Magento 2 Module

1.1.24(2mo ago)04.9k↓50%1MPL-2.0PHPPHP &gt;=8.1

Since Oct 29Pushed 2mo ago4 watchersCompare

[ Source](https://github.com/trevipay/trevipay-magento2)[ Packagist](https://packagist.org/packages/msts/trevipay-magento)[ RSS](/packages/msts-trevipay-magento/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (28)Versions (50)Used By (0)

MSTS Magento 2 Module
=====================

[](#msts-magento-2-module)

Requirements
------------

[](#requirements)

- Magento 2
- PHP 7.1 or higher (7.2+ recommended)

Installation
------------

[](#installation)

### Using Composer

[](#using-composer)

Install the MSTS TreviPayMagento module with the following command:

```
composer require msts/trevipay-magento

```

If your php is &lt; 7.2 or does not have `libsodium` installed, install the `paragonie/sodium_compat` package from composer:

```
composer require paragonie/sodium_compat

```

Run the Magento upgrade command:

```
php ./bin/magento setup:upgrade

```

Then flush the Magento cache:

```
php ./bin/magento cache:flush;
php ./bin/magento cache:clean;

```

If you are running Magento 2 in production mode, you will also be required to run compilation and static content deployment steps:

```
php ./bin/magento setup:di:compile;
php ./bin/magento setup:static-content:deploy;

```

#### How to update

[](#how-to-update)

Run the Composer update command:

```
composer update msts/trevipay-magento

```

Then flush the Magento cache as above.

Recompile as above if running in production mode.

Testing
-------

[](#testing)

Run Tests

```
./vendor/bin/phpunit

```

License
-------

[](#license)

[MPL 2.0](https://www.mozilla.org/en-US/MPL/2.0/)

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance87

Actively maintained with recent releases

Popularity22

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 67.7% 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 ~34 days

Recently: every ~17 days

Total

48

Last Release

62d ago

PHP version history (6 changes)1.0.0PHP ~7.1.3 || &gt;=7.2.0 || ~7.3.0

1.0.7PHP ~7.1.3 || ~7.2.0 || ~7.3.0

1.0.8PHP ~7.3.0 || ~7.4.0

1.1.2PHP ~7.3.0 || ~7.4.0 || ~8.1.0

1.1.10PHP &gt;=7.3

v1.1.17-betaPHP &gt;=8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/174b0a8288a8cb89ec39d7200c4716044bf611b4fb6c6f305302c7c4aa5bf704?d=identicon)[asdanliem-github](/maintainers/asdanliem-github)

![](https://www.gravatar.com/avatar/4ad3fdd86bd8e091d27345fc69c9af6d6c485beb63a3750273b944b5a7dc4554?d=identicon)[dx-team](/maintainers/dx-team)

---

Top Contributors

[![trevipay-dx-team](https://avatars.githubusercontent.com/u/121523134?v=4)](https://github.com/trevipay-dx-team "trevipay-dx-team (21 commits)")[![antfdo](https://avatars.githubusercontent.com/u/98922582?v=4)](https://github.com/antfdo "antfdo (8 commits)")[![cheewee-trevipay](https://avatars.githubusercontent.com/u/98922920?v=4)](https://github.com/cheewee-trevipay "cheewee-trevipay (1 commits)")[![dsojevic](https://avatars.githubusercontent.com/u/18017893?v=4)](https://github.com/dsojevic "dsojevic (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/msts-trevipay-magento/health.svg)

```
[![Health](https://phpackages.com/badges/msts-trevipay-magento/health.svg)](https://phpackages.com/packages/msts-trevipay-magento)
```

###  Alternatives

[mollie/magento2

Mollie Payment Module for Magento 2

1121.6M10](/packages/mollie-magento2)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)[firefly-iii/data-importer

Firefly III Data Import Tool.

7545.8k](/packages/firefly-iii-data-importer)[pagbank/payment-magento

PagBank - Payment for Magento and Adobe

2128.3k7](/packages/pagbank-payment-magento)[exinone/mixin-sdk-php

Mixin-Network SDK for PHP, modify from ExinOne/laravel-mixin-sdk

242.5k4](/packages/exinone-mixin-sdk-php)[o2ti/sigep-web-carrier

O2TI - Sigep Web Carrier

141.5k](/packages/o2ti-sigep-web-carrier)

PHPackages © 2026

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