PHPackages                             michaelking0/base-ranges - 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. michaelking0/base-ranges

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

michaelking0/base-ranges
========================

Generate ranges of numbers in any base without hitting memory limits

v1.0.1(6y ago)07[1 PRs](https://github.com/MichaelKing0/base-ranges/pulls)MITPHPCI passing

Since Jan 11Pushed 4w ago1 watchersCompare

[ Source](https://github.com/MichaelKing0/base-ranges)[ Packagist](https://packagist.org/packages/michaelking0/base-ranges)[ RSS](/packages/michaelking0-base-ranges/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (3)Dependencies (1)Versions (6)Used By (0)

Base Ranges
===========

[](#base-ranges)

Generate paginated ranges of numbers in any base without hitting memory limits.

```
$range = new Range(2, 50);
print_r($range->getRange());

```

Author:

### Examples of use:

[](#examples-of-use)

- Binary converter:
- Hex converter:
- Hexadecimal converter:

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance62

Regular maintenance activity

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~10 days

Total

3

Last Release

2298d ago

Major Versions

v0.0.1 → v1.0.02020-01-11

### Community

Maintainers

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

---

Top Contributors

[![MichaelKing0](https://avatars.githubusercontent.com/u/9028209?v=4)](https://github.com/MichaelKing0 "MichaelKing0 (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/michaelking0-base-ranges/health.svg)

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

###  Alternatives

[dg/composer-frontline

Composer Frontline: updates all the version constraints in the composer.json file to latest version

288.4k1](/packages/dg-composer-frontline)

PHPackages © 2026

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