PHPackages                             signpostmarv/brick-math-base-convert-gmp - 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. signpostmarv/brick-math-base-convert-gmp

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

signpostmarv/brick-math-base-convert-gmp
========================================

Arbitrary Base Conversion Library (GMP)

v0.1.1(6y ago)02MITPHPPHP ^7.4CI failing

Since Jan 1Pushed 6y ago1 watchersCompare

[ Source](https://github.com/SignpostMarv/brick-math-base-convert-gmp)[ Packagist](https://packagist.org/packages/signpostmarv/brick-math-base-convert-gmp)[ RSS](/packages/signpostmarv-brick-math-base-convert-gmp/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (11)Versions (3)Used By (0)

SignpostMarv\\Brick Math Base Convert
-------------------------------------

[](#signpostmarvbrick-math-base-convert)

A fork of [brick/math](https://github.com/brick/math), extracting &amp; refactoring the base conversion portion.

[![Build Status](https://camo.githubusercontent.com/6a7302a52257c7881d550a2541cf181ec212200c3984b9d755c6ea01fcb0d595/68747470733a2f2f6170692e7472617669732d63692e6f72672f7369676e706f73746d6172762f627269636b2d6d6174682d626173652d636f6e766572742d676d702e7376673f6272616e63683d6d6173746572)](http://travis-ci.org/signpostmarv/brick-math-base-convert-gmp)[![Coverage Status](https://camo.githubusercontent.com/8e523ef3284bcc5ef55f19fc81be5b44373fd3054634bc6d7d23e4c42544627a/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f5369676e706f73744d6172762f627269636b2d6d6174682d626173652d636f6e766572742d676d702f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/SignpostMarv/brick-math-base-convert-gmp?branch=master)[![Total Downloads](https://camo.githubusercontent.com/5c89340f58864b301aa480eca230a06ece95632e8fb019f310da834a123c21bc/68747470733a2f2f706f7365722e707567782e6f72672f7369676e706f73746d6172762f627269636b2d6d6174682d626173652d636f6e766572742d676d702f646f776e6c6f616473)](https://packagist.org/packages/signpostmarv/brick-math-base-convert-gmp)[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](http://opensource.org/licenses/MIT)

### Installation

[](#installation)

This library is installable via [Composer](https://getcomposer.org/):

```
composer require signpostmarv/brick-math-base-convert-gmp
```

### Requirements

[](#requirements)

This library requires PHP 7.4 or later, and for the gmp extension to be installed.

For other options, see:

- [native](https://github.com/signpostmarv/brick-math-base-convert)
- [ext-bcmath](https://github.com/signpostmarv/brick-math-base-convert-bcmath)

For older versions of PHP, please use the [original package](https://github.com/brick/math).

### Project status &amp; release process

[](#project-status--release-process)

While this library is still under development, it is well tested and should be stable enough to use in production environments.

The current releases are numbered `0.x.y`. When a non-breaking change is introduced (adding new methods, optimizing existing code, etc.), `y` is incremented.

**When a breaking change is introduced, a new `0.x` version cycle is always started.**

It is therefore safe to lock your project to a given release cycle, such as `0.8.*`.

If you need to upgrade to a newer release cycle, check the [release history](https://github.com/signpostmarv/brick-math-base-convert-gmp/releases)for a list of changes introduced by each further `0.x.0` version.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.3% 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 ~1 days

Total

2

Last Release

2373d ago

### Community

Maintainers

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

---

Top Contributors

[![BenMorel](https://avatars.githubusercontent.com/u/1952838?v=4)](https://github.com/BenMorel "BenMorel (289 commits)")[![SignpostMarv](https://avatars.githubusercontent.com/u/304403?v=4)](https://github.com/SignpostMarv "SignpostMarv (21 commits)")[![peter279k](https://avatars.githubusercontent.com/u/9021747?v=4)](https://github.com/peter279k "peter279k (2 commits)")[![DASPRiD](https://avatars.githubusercontent.com/u/233300?v=4)](https://github.com/DASPRiD "DASPRiD (1 commits)")

---

Tags

brickmathgmpArbitrary Base Conversion

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/signpostmarv-brick-math-base-convert-gmp/health.svg)

```
[![Health](https://phpackages.com/badges/signpostmarv-brick-math-base-convert-gmp/health.svg)](https://phpackages.com/packages/signpostmarv-brick-math-base-convert-gmp)
```

###  Alternatives

[brick/math

Arbitrary-precision arithmetic library

2.2k548.2M421](/packages/brick-math)[brick/money

Money and currency library

1.9k41.8M154](/packages/brick-money)[markrogoyski/math-php

Math Library for PHP. Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra

2.4k7.6M53](/packages/markrogoyski-math-php)[brick/phonenumber

Phone number library

4327.8M63](/packages/brick-phonenumber)[phpseclib/bcmath_compat

PHP 5.x-8.x polyfill for bcmath extension

16821.5M26](/packages/phpseclib-bcmath-compat)[brick/date-time

Date and time library

3663.8M104](/packages/brick-date-time)

PHPackages © 2026

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