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

ActiveMagento2-module

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

TreviPay Magento 2 Module

1.0.1(4y ago)014MPL-2.0PHPPHP ~7.1.3 || &gt;=7.2.0 || ~7.3.0

Since Oct 29Pushed 4y ago2 watchersCompare

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

READMEChangelogDependencies (13)Versions (3)Used By (0)

TreviPay Magento 2 Module
=========================

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

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

[](#requirements)

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

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

[](#installation)

### Using Composer

[](#using-composer)

Install the TreviPay TreviPayMagento module with the following command:

```
composer require trevipay/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 trevipay/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

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

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

Total

2

Last Release

1657d ago

### 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)

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/trevipay-trevipay-magento/health.svg)](https://phpackages.com/packages/trevipay-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)
