PHPackages                             igniphp/base58 - 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. igniphp/base58

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

igniphp/base58
==============

1.0.0(8y ago)12.1k11MITPHPPHP ^7.1.0

Since May 11Pushed 8y ago1 watchersCompare

[ Source](https://github.com/igniphp/base58)[ Packagist](https://packagist.org/packages/igniphp/base58)[ RSS](/packages/igniphp-base58/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (1)

[![Igni logo](https://github.com/igniphp/common/raw/master/logo/full.svg)](https://github.com/igniphp/common/blob/master/logo/full.svg)
=======================================================================================================================================

[](#)

[![Build Status](https://camo.githubusercontent.com/f037e67cb6f3d370bdeaa635258e468905f2357e8df5a97a297b3c9e56735310/68747470733a2f2f7472617669732d63692e6f72672f69676e697068702f6261736535382e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/igniphp/base58)

About
-----

[](#about)

PHP Base58 implementation used to represent large integers as alphanumeric text.

### Installation

[](#installation)

`composer require igniphp/base58`

### Usage Igni\\Crypto\\Base58

[](#usage-ignicryptobase58)

#### `encode(string|int $string): string`

[](#encodestringint-string-string)

Encodes passed integer|string into base58 representation.

#### `decode(string $string): string`

[](#decodestring-string-string)

Decodes base58 representation of big integer into string.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

2973d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/578333?v=4)[Dawid Kraczkowski](/maintainers/dkraczkowski)[@dkraczkowski](https://github.com/dkraczkowski)

---

Top Contributors

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

---

Tags

phpbcmathbase58igniphp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/igniphp-base58/health.svg)

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

###  Alternatives

[krowinski/bcmath-extended

Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions. (more http://php.net/manual/en/book.bc.php) Supports scientific notations

801.1M23](/packages/krowinski-bcmath-extended)[imanghafoori/laravel-anypass

A minimal yet powerful package to help you in development.

21623.4k](/packages/imanghafoori-laravel-anypass)

PHPackages © 2026

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