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. [Utility &amp; Helpers](/categories/utility)
4. /
5. trevipay/trevipay-magento

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

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 3w 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 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity47

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

1709d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/62225389?v=4)[asdanliem-github](/maintainers/asdanliem-github)[@asdanliem-github](https://github.com/asdanliem-github)

![](https://avatars.githubusercontent.com/u/32604377?v=4)[dx Team](/maintainers/dx-team)[@dx-team](https://github.com/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

1131.9M16](/packages/mollie-magento2)[firefly-iii/data-importer

Firefly III Data Import Tool.

8045.8k](/packages/firefly-iii-data-importer)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k43](/packages/civicrm-civicrm-core)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

68357.9k](/packages/run-as-root-magento2-prometheus-exporter)[mynaparrot/plugnmeet-sdk

plugNmeet PHP SDK

102.8k](/packages/mynaparrot-plugnmeet-sdk)[vipps/module-payment

Vipps MobilePay Payment Module for Magento 2

1098.4k](/packages/vipps-module-payment)

PHPackages © 2026

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