PHPackages                             ariselseng/base32h - 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. ariselseng/base32h

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

ariselseng/base32h
==================

Library to encode/decode numbers in Base32H

v0.4.0(5y ago)3214MITPHP

Since Sep 8Pushed 5y ago1 watchersCompare

[ Source](https://github.com/ariselseng/base32h)[ Packagist](https://packagist.org/packages/ariselseng/base32h)[ RSS](/packages/ariselseng-base32h/feed)WikiDiscussions master Synced 3w ago

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

Base32H
=======

[](#base32h)

A PHP implementation of

### How to install

[](#how-to-install)

composer require ariselseng/base32h

### How to use

[](#how-to-use)

```
Base32H::encode(1234567890) === '14RC0NJ'
Base32H::decode('L') === 20
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 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 ~0 days

Total

2

Last Release

2113d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/49a2002bd9e4b583be8db45d3cd0b034a7fa3e9e826d0dc69a32055387316a2a?d=identicon)[ariselseng](/maintainers/ariselseng)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ariselseng-base32h/health.svg)

```
[![Health](https://phpackages.com/badges/ariselseng-base32h/health.svg)](https://phpackages.com/packages/ariselseng-base32h)
```

###  Alternatives

[paragonie/stern

Stern lets you built type-safe PHP projects, even if your project's users aren't writing type-safe code

201.5k1](/packages/paragonie-stern)

PHPackages © 2026

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