PHPackages                             hashmode/math\_finance - 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. hashmode/math\_finance

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

hashmode/math\_finance
======================

More info available on: http://pear.php.net/package/Math\_Finance

v1.0.1(9y ago)050.5k—0%2PHP LicensePHPPHP ~5.3

Since Jul 27Pushed 9y ago1 watchersCompare

[ Source](https://github.com/hashmode/Math_Finance)[ Packagist](https://packagist.org/packages/hashmode/math_finance)[ RSS](/packages/hashmode-math-finance/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (2)Versions (6)Used By (0)

Math\_Finance
=============

[](#math_finance)

Original repo [https://github.com/pear/Math\_Finance](https://github.com/pear/Math_Finance)

What Updates are in this fork
-----------------------------

[](#what-updates-are-in-this-fork)

- PEAR requirement is removed, all `PEAR::raiseError` is replaced with throwing php `Exception`
- static keyword is added for all static methods
- method visibility keywords are added
- all classes are called from global namespace
- Other small improvements

You should use composer to install it

```
composer require hashmode/math_finance

```

After installation add the below code into your composer.json and run `composer dump-autoload`

```
"classmap": [
    "your-vendor-folder/hashmode/math_finance/Math",
    "your-vendor-folder/hashmode/math_numerical_rootfinding/Math/Numerical"
]

```

This package is dependent on `Math_Numerical_RootFinding` (requirement is added into composer) [https://github.com/hashmode/Math\_Numerical\_RootFinding](https://github.com/hashmode/Math_Numerical_RootFinding)

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 64.7% 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 ~0 days

Total

5

Last Release

3583d ago

Major Versions

v0.0.3 → v1.0.02016-07-27

### Community

Maintainers

![](https://www.gravatar.com/avatar/bc8bf7e1b68a4c17b33425818798e48effc35a6a986272c679e147600961977e?d=identicon)[hashmode](/maintainers/hashmode)

---

Top Contributors

[![hashmode](https://avatars.githubusercontent.com/u/5838337?v=4)](https://github.com/hashmode "hashmode (11 commits)")[![CloCkWeRX](https://avatars.githubusercontent.com/u/365751?v=4)](https://github.com/CloCkWeRX "CloCkWeRX (3 commits)")[![till](https://avatars.githubusercontent.com/u/27003?v=4)](https://github.com/till "till (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/hashmode-math-finance/health.svg)

```
[![Health](https://phpackages.com/badges/hashmode-math-finance/health.svg)](https://phpackages.com/packages/hashmode-math-finance)
```

###  Alternatives

[byrokrat/accounting

Analysis and generation of bookkeeping data according to Swedish standards

121.6k](/packages/byrokrat-accounting)[php-redis/bloom-filter

php-redis/bloom-filter

101.9k](/packages/php-redis-bloom-filter)

PHPackages © 2026

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