PHPackages                             cryptom2/base - 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. cryptom2/base

ActiveMagento2-module

cryptom2/base
=============

Auxiliary module to inject web3js library to magento

v1.0.1(3y ago)17826MITPHP

Since Jun 21Pushed 3y ago2 watchersCompare

[ Source](https://github.com/torys877/crypto-base)[ Packagist](https://packagist.org/packages/cryptom2/base)[ RSS](/packages/cryptom2-base/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)DependenciesVersions (4)Used By (6)

Crypto Base Magento 2 Extension
===============================

[](#crypto-base-magento-2-extension)

Description
-----------

[](#description)

Module adds:

1. web3js library to magento
2. New field `order_hash` to `sales_order table` to identify order during crypto payment

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

[](#installation)

To install module you need to add repositories to your `composer.json`:

```
    "repositories": {
        "crypto-base": {
            "type": "git",
            "url": "git@github.com:torys877/crypto-base.git"
        }
    }

```

Or add it in console:

`composer config repositories.crypto-base git git@github.com:torys877/crypto-base.git`

Install module:

`composer require cryptom2/base:v1.0.0`

And run

```
php bin/magento setup:upgrade

```

### Ihor Oleksiienko

[](#ihor-oleksiienko)

- [Github](https://github.com/torys877)
- [Linkedin](https://www.linkedin.com/in/igor-alekseyenko-77613726/)
- [Facebook](https://www.facebook.com/torysua/)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity50

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

Total

2

Last Release

1310d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/68833022e981b0897094481a2ca162b5a862478a83f434aca3f9691b4567ec0f?d=identicon)[Torys877](/maintainers/Torys877)

---

Top Contributors

[![philpher0x](https://avatars.githubusercontent.com/u/46719294?v=4)](https://github.com/philpher0x "philpher0x (6 commits)")

---

Tags

blockchainethereummagento2magento2-extensionmagento2-modulemetamaskmetamask-integrationweb3js

### Embed Badge

![Health badge](/badges/cryptom2-base/health.svg)

```
[![Health](https://phpackages.com/badges/cryptom2-base/health.svg)](https://phpackages.com/packages/cryptom2-base)
```

PHPackages © 2026

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