PHPackages                             hashmode/math\_numerical\_rootfinding - 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\_numerical\_rootfinding

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

hashmode/math\_numerical\_rootfinding
=====================================

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

v1.0.1(9y ago)04.9k↓72.2%11BSD LicensePHPPHP ~5.3

Since Jul 27Pushed 9y ago1 watchersCompare

[ Source](https://github.com/hashmode/Math_Numerical_RootFinding)[ Packagist](https://packagist.org/packages/hashmode/math_numerical_rootfinding)[ RSS](/packages/hashmode-math-numerical-rootfinding/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (4)Dependencies (1)Versions (5)Used By (1)

Math\_Numerical\_RootFinding
============================

[](#math_numerical_rootfinding)

Original repo [https://github.com/pear/Math\_Numerical\_RootFinding](https://github.com/pear/Math_Numerical_RootFinding)

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_numerical_rootfinding

```

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

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

```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

4

Last Release

3627d ago

Major Versions

v0.02 → 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 (6 commits)")[![CloCkWeRX](https://avatars.githubusercontent.com/u/365751?v=4)](https://github.com/CloCkWeRX "CloCkWeRX (4 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-numerical-rootfinding/health.svg)

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

###  Alternatives

[codewithkyrian/transformers

State-of-the-art Machine Learning for PHP. Run Transformers in PHP

758267.3k8](/packages/codewithkyrian-transformers)[myth/collection

Javascript inspired, supercharged array object for PHP.

166.1k2](/packages/myth-collection)

PHPackages © 2026

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