PHPackages                             noc-med/zf2-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. noc-med/zf2-base58

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

noc-med/zf2-base58
==================

Zend Framework 2 Base58

064PHP

Since Jul 4Pushed 10y ago1 watchersCompare

[ Source](https://github.com/nocvp/zf2-base58)[ Packagist](https://packagist.org/packages/noc-med/zf2-base58)[ RSS](/packages/noc-med-zf2-base58/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Zf2Base58
=========

[](#zf2base58)

Installation
------------

[](#installation)

For the installation uses composer [composer](http://getcomposer.org "composer - package manager"). Add this project in your composer.json:

```
"require": {
    "noc-med/zf2-base58": "dev-master"
}

```

Examples
========

[](#examples)

Default use of Zf2Base58
------------------------

[](#default-use-of-zf2base58)

```
$base58 = $this->getServiceLocator()->get('ZfBase58');
echo $base58->encode(1523523532532532532);
echo $base58->decode("F429fgds");
```

Contributors
============

[](#contributors)

Semih SARI -

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6cd83d6b6c035e0082e898195d02aa9fb561d10be79e5a6946b8815be8bc33f8?d=identicon)[semihs](/maintainers/semihs)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/noc-med-zf2-base58/health.svg)

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

PHPackages © 2026

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