PHPackages                             ofcold/numeric-component - 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. ofcold/numeric-component

ActivePackage[Utility &amp; Helpers](/categories/utility)

ofcold/numeric-component
========================

A high-precision digital processor

v0.0.1(2y ago)016MITPHPPHP ^8.2

Since Apr 17Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ofcold/numeric)[ Packagist](https://packagist.org/packages/ofcold/numeric-component)[ RSS](/packages/ofcold-numeric-component/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

About Math Precision Calculator
===============================

[](#about-math-precision-calculator)

### Installed

[](#installed)

```
composer require ofcold/numeric-component
```

### Example:

[](#example)

```
require __DIR__.'/vendor/autoload.php';

$result = num(3.141592698)->add(1111)->mul(2)->div(100);
```

#### Result:

[](#result)

```
Ofcold\NumericComponent\Numeric^ {#2
  #dirtyValue: "22.28283185"
  #scale: 8
}

```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% 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

808d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7c52a844b37ff37e8fa6d7bf4b482d8ff4ef15e250098d1f60bd19041d953834?d=identicon)[billwithjiali](/maintainers/billwithjiali)

---

Top Contributors

[![ryanartisan](https://avatars.githubusercontent.com/u/100556331?v=4)](https://github.com/ryanartisan "ryanartisan (4 commits)")[![lilianjin](https://avatars.githubusercontent.com/u/21023027?v=4)](https://github.com/lilianjin "lilianjin (1 commits)")

---

Tags

numericdigital processor

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ofcold-numeric-component/health.svg)

```
[![Health](https://phpackages.com/badges/ofcold-numeric-component/health.svg)](https://phpackages.com/packages/ofcold-numeric-component)
```

###  Alternatives

[numphp/numphp

Mathematical PHP library for scientific computing

146114.0k1](/packages/numphp-numphp)[rtlopez/decimal

An object oriented immutable arbitrary-precision arithmetic library for PHP

27274.7k2](/packages/rtlopez-decimal)[sciphp/numphp

PHP library for scientific computing.

6622.6k](/packages/sciphp-numphp)[thalidzhokov/country-codes

CountryCodes PHP Class to get array of countries with ISO 3166-1 alpha-2, ISO 3166-1 alpha-3, ISO 3166-1 numeric and ISD codes it can provide following information related to country

13116.9k](/packages/thalidzhokov-country-codes)

PHPackages © 2026

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