PHPackages                             stephenhill/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. stephenhill/base58-password-generator

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

stephenhill/base58-password-generator
=====================================

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

v1.0.2(11y ago)1431MITPHP

Since Sep 8Pushed 11y ago1 watchersCompare

[ Source](https://github.com/stephen-hill/base58-password-generator)[ Packagist](https://packagist.org/packages/stephenhill/base58-password-generator)[ RSS](/packages/stephenhill-base58-password-generator/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (1)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 'stephenhill/base58-password-generator=~1'
```

Usage
-----

[](#usage)

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

```
$ newpassword

8SUjt9MnDCpJmaefFjpL86snG9TgWSzp2jA2YxAAc2bw
```

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

```
$ newpassword 128

LvMwnZqV7URFEH6bJR9M7DF3z5WHUA7d1gF6zHdJLvyNYqAmbA6uXhYYcGwDNnP8imd5dpGYtf1Ytv479FgU2f3A9nkfEM4WANmy4KVCQPz2ygd9z5zUwoA8NKFo38iysu5iMW97QatmEQFejm2iaKywE8a7VLYKHqafKQ2iWuzz5DB
```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity65

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

Total

3

Last Release

4261d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f73e12908980c0d70e9321234a7c8ebc13430de1ef4662476ea20c00d1a6d97b?d=identicon)[stephen-hill](/maintainers/stephen-hill)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[scheb/tombstone

Dead code detection with tombstones for PHP

282578.2k2](/packages/scheb-tombstone)

PHPackages © 2026

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