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

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

cryptom2/currency-precision
===========================

Auxiliary module to handle currency precision for crypto currencies

v1.0.0(3y ago)03911MITPHP

Since Jun 21Pushed 3y ago1 watchersCompare

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

READMEChangelog (1)DependenciesVersions (2)Used By (1)

CurrencyPrecision Magento 2 Extension
=====================================

[](#currencyprecision-magento-2-extension)

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

[](#description)

Module manages custom currency precisions and add possibility to change default currency precision.

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

[](#installation)

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

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

```

Or add repositories in console:

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

Install module:

`composer require cryptom2/currency-precision:v1.0.0`

And run

```
php bin/magento setup:upgrade

```

Example Of Usage
----------------

[](#example-of-usage)

To set precision it needs to create `config.xml` in `etc` module directory and add next config:

```

                5

`

```

Author
------

[](#author)

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

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity47

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

Unknown

Total

1

Last Release

1426d 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 (3 commits)")

---

Tags

magento2magento2-extensionmagento2-module

### Embed Badge

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

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

###  Alternatives

[guava/filament-drafts

A filament plugin that adds the ability to manage drafts and revisions of your models.

7514.3k](/packages/guava-filament-drafts)

PHPackages © 2026

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