PHPackages                             efrane/base-x - 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. efrane/base-x

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

efrane/base-x
=============

Convert numbers to and from roman numeric strings.

v0.2(8y ago)1589[1 issues](https://github.com/eFrane/BaseX/issues)MITPHPPHP &gt;=5.6CI failing

Since Dec 13Pushed 5y ago1 watchersCompare

[ Source](https://github.com/eFrane/BaseX)[ Packagist](https://packagist.org/packages/efrane/base-x)[ RSS](/packages/efrane-base-x/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (5)Used By (0)

[![Build Status](https://camo.githubusercontent.com/5d8ca4a0dabffe6f13cc666127cc2e0b8599b12390e362254ced09c17d488b83/68747470733a2f2f7472617669732d63692e6f72672f654672616e652f42617365582e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/eFrane/BaseX)[![Latest Stable Version](https://camo.githubusercontent.com/93591b5272e21a95c6d52288bfae3252298da020f6fdd82f485bbb30fe0b948f/68747470733a2f2f706f7365722e707567782e6f72672f656672616e652f626173652d782f762f737461626c65)](https://packagist.org/packages/efrane/base-x)[![Latest Unstable Version](https://camo.githubusercontent.com/beadeabd9a92a9c2b0ebca6bd2a64bf3aac6f76a001007554e7d029a522a9923/68747470733a2f2f706f7365722e707567782e6f72672f656672616e652f626173652d782f762f756e737461626c65)](https://packagist.org/packages/efrane/base-x)[![License](https://camo.githubusercontent.com/6ea1ecb52e3f84119aed3aa0941830db09f4f58430451541d243c46f7956210c/68747470733a2f2f706f7365722e707567782e6f72672f656672616e652f626173652d782f6c6963656e7365)](https://packagist.org/packages/efrane/base-x)

BaseX
=====

[](#basex)

Quickly convert to and from roman numbers.

```
$int = BaseX::toDecimal('X'); // $int = 10
$roman = BaseX::toRoman(10); // $roman = 'X'
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.6% 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 ~27 days

Total

3

Last Release

3014d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/671681f3e2af78795651f1dcbd5df04f36ff526f224a5e59dbc47940d9eb8918?d=identicon)[eFrane](/maintainers/eFrane)

---

Top Contributors

[![eFrane](https://avatars.githubusercontent.com/u/237165?v=4)](https://github.com/eFrane "eFrane (25 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (1 commits)")[![grindhold](https://avatars.githubusercontent.com/u/2592640?v=4)](https://github.com/grindhold "grindhold (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/efrane-base-x/health.svg)

```
[![Health](https://phpackages.com/badges/efrane-base-x/health.svg)](https://phpackages.com/packages/efrane-base-x)
```

PHPackages © 2026

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