PHPackages                             blendwerk/mnemo - 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. blendwerk/mnemo

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

blendwerk/mnemo
===============

Turns (large) integers into easier to remember Japanese sounding words and vice versa

v1.0.0(14y ago)8285MITPHPPHP &gt;=5.3.0

Since Jun 15Pushed 10y ago1 watchersCompare

[ Source](https://github.com/aleksblendwerk/mnemo)[ Packagist](https://packagist.org/packages/blendwerk/mnemo)[ Docs](http://github.com/aleksblendwerk/mnemo)[ RSS](/packages/blendwerk-mnemo/feed)WikiDiscussions master Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Mnemo
=====

[](#mnemo)

[![Build Status](https://camo.githubusercontent.com/a4ba467fe68652741b3c29a2bcf742a9df057e1f1697a67929703c62a1811045/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f616c656b73626c656e647765726b2f6d6e656d6f2e706e67)](http://travis-ci.org/aleksblendwerk/mnemo)

Turns (large) integers into easier to remember Japanese sounding words and vice versa.

This is a port of the Ruby module [rufus-mnemo](http://rufus.rubyforge.org/rufus-mnemo/).

Requirements
------------

[](#requirements)

This library uses [PSR-0](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md) compliant namespaces, thus requiring PHP 5.3 or later.

There are no further dependencies.

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

[](#installation)

This library is available as a [Composer](http://getcomposer.org/) package. Add the following to your `composer.json` file:

```
{
    "require": {
        "blendwerk/mnemo": "master"
    }
}

```

Alternatively clone this repo and use a [PSR-0](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md) compliant autoloader or manually require `Mnemo.php`.

Usage
-----

[](#usage)

```

```

Project Home
------------

[](#project-home)

This project can be found on .

Motivation
----------

[](#motivation)

I mainly started this project as an exercise in current open source and PHP standards:

- [PSR-0](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md), [PSR-1](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md) and [PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md) coding standards
- Packaging using [Composer](http://getcomposer.org/)
- Distribution via [Packagist](http://packagist.org/)
- Testing with [PHPUnit](https://github.com/sebastianbergmann/phpunit/)
- Continuous integration with [Travis](http://travis-ci.org/)
- Inline code documentation according to [phpDocumentor](http://www.phpdoc.org/)
- Version control on [GitHub](https://github.com/)

While none of these are entirely new to me, I felt the urge to go through the whole process once and have a proper project applying best practices out there, hopefully paving the way for many more to come.

Credits
-------

[](#credits)

- John Mettraux, the author of the original Ruby module [rufus-mnemo](http://rufus.rubyforge.org/rufus-mnemo/)

License
-------

[](#license)

Mnemo is licensed under the MIT license.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

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

5127d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/425556?v=4)[Aleks Seltenreich](/maintainers/aleksblendwerk)[@aleksblendwerk](https://github.com/aleksblendwerk)

---

Top Contributors

[![aleksblendwerk](https://avatars.githubusercontent.com/u/425556?v=4)](https://github.com/aleksblendwerk "aleksblendwerk (7 commits)")

### Embed Badge

![Health badge](/badges/blendwerk-mnemo/health.svg)

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

PHPackages © 2026

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