PHPackages                             dan-da/monero-mnemonic-php - 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. dan-da/monero-mnemonic-php

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

dan-da/monero-mnemonic-php
==========================

v1.0.0(6y ago)480PHPPHP &gt;=7.0

Since Oct 22Pushed 6y ago1 watchersCompare

[ Source](https://github.com/dan-da/monero-mnemonic-php)[ Packagist](https://packagist.org/packages/dan-da/monero-mnemonic-php)[ RSS](/packages/dan-da-monero-mnemonic-php/feed)WikiDiscussions master Synced 3d ago

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

monero-mnemonic-php
===================

[](#monero-mnemonic-php)

monero mnemonic seed library for php with support for multiple languages (wordsets).

installation
============

[](#installation)

for use in your own project/code
--------------------------------

[](#for-use-in-your-own-projectcode)

In your project's composer.json file:

```
    "require": {
        "dan-da/monero-mnemonic-php": "1.0.0",
    },

```

Then run 'composer update'.

standalone
----------

[](#standalone)

In case you just want to run unit tests, or contribute to development of the library.

```
$ git clone https://github.com/dan-da/monero-mnemonic-php
$ cd monero-mnemonic-php
$ composer install

```

Using the library
=================

[](#using-the-library)

For software development
------------------------

[](#for-software-development)

See the example code/usage at the bottom of src/mnemonic.php.

As a CLI utility
----------------

[](#as-a-cli-utility)

Although this code is intended as a library for other apps, mnemonic.php can also be called directly from the command-line to encode and decode mnemonics.

See the example usage at the bottom of src/mnemonic.php.

Supported languages, aka wordsets
=================================

[](#supported-languages-aka-wordsets)

See src/wordsets

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

2397d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e87d6b2a83a8e59034011ac8752ebe495e09793f4baa9ace68a1329a459c3aae?d=identicon)[danda](/maintainers/danda)

---

Top Contributors

[![dan-da](https://avatars.githubusercontent.com/u/5110592?v=4)](https://github.com/dan-da "dan-da (3 commits)")

---

Tags

mnemonicmoneromonero-librarymonero-mnemonicmonero-phpphp

### Embed Badge

![Health badge](/badges/dan-da-monero-mnemonic-php/health.svg)

```
[![Health](https://phpackages.com/badges/dan-da-monero-mnemonic-php/health.svg)](https://phpackages.com/packages/dan-da-monero-mnemonic-php)
```

###  Alternatives

[netzmacht/contao-leaflet-maps

Contao Leaflet maps integration

1111.0k1](/packages/netzmacht-contao-leaflet-maps)

PHPackages © 2026

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