PHPackages                             qavaliae/base58-password-generator - 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. qavaliae/base58-password-generator

ActiveLibrary

qavaliae/base58-password-generator
==================================

A simple command line script that will generate a Base58 encoded password.

v1.0.2(5mo ago)04MITPHPPHP &gt;=8.3

Since Dec 13Pushed 5mo agoCompare

[ Source](https://github.com/Qavaliae/base58-password-generator)[ Packagist](https://packagist.org/packages/qavaliae/base58-password-generator)[ RSS](/packages/qavaliae-base58-password-generator/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

Base58 Password Generator
=========================

[](#base58-password-generator)

A simple command line script that will generate a Base58 encoded password.

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

[](#installation)

You can install this package globally with:

```
composer global require 'qavaliae/base58-password-generator'
```

Usage
-----

[](#usage)

Provided your Composer's bin directory is in your PATH, simply run:

```
$ newpassword

8SUjt9MnDCpJmaefFjpL86snG9TgWSzp2jA2YxAAc2bw
```

By default, it will generate a 32-bit password. You can specifiy the number of bits as a parameter:

```
$ newpassword 128

LvMwnZqV7URFEH6bJR9M7DF3z5WHUA7d1gF6zHdJLvyNYqAmbA6uXhYYcGwDNnP8imd5dpGYtf1Ytv479FgU2f3A9nkfEM4WANmy4KVCQPz2ygd9z5zUwoA8NKFo38iysu5iMW97QatmEQFejm2iaKywE8a7VLYKHqafKQ2iWuzz5DB
```

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance73

Regular maintenance activity

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 70% 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

3

Last Release

155d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2a2ea03eb20f28e8721df5f35a3104339809ea3eece97bcd52840d5bcb740c17?d=identicon)[IngridPuppet](/maintainers/IngridPuppet)

---

Top Contributors

[![stephen-hill](https://avatars.githubusercontent.com/u/205619?v=4)](https://github.com/stephen-hill "stephen-hill (7 commits)")[![IngridPuppet](https://avatars.githubusercontent.com/u/30264663?v=4)](https://github.com/IngridPuppet "IngridPuppet (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/qavaliae-base58-password-generator/health.svg)

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

PHPackages © 2026

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