PHPackages                             angeldanielperegrino/numbers2wordsmx - 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. angeldanielperegrino/numbers2wordsmx

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

angeldanielperegrino/numbers2wordsmx
====================================

It spells numbers (and currencies)!

2.3.8(9y ago)033MITPHP

Since Sep 22Pushed 9y ago1 watchersCompare

[ Source](https://github.com/angel190884/numbers2wordsmx)[ Packagist](https://packagist.org/packages/angeldanielperegrino/numbers2wordsmx)[ RSS](/packages/angeldanielperegrino-numbers2wordsmx/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (14)Used By (0)

numbers2words (ADECUACION PARA MEXICO PESOS, EJEMPLO DOS MIL QUINIENTOS VEITE PESOS 87/100 M.N.)

BASADO EN EL PAQUETE DE jurchiks/numbers2words
==============================================

[](#basado-en-el-paquete-de-jurchiksnumbers2words)

This library is meant for general-purpose number spelling for use in, e.g. legal documents and bills.

Supported languages (ISO 639-1 language codes):

- English ('en')
- Estonian ('et')
- Latvian ('lv')
- Lithuanian ('lt')
- Russian ('ru')
- Spanish ('es')

Supported currencies (ISO 4217 currency codes):

- British Pounds ('GBP')
- Euro ('EUR')
- Latvian Lats ('LVL')
- Lithuanian Lits ('LTL')
- Russian Roubles ('RUR')
- U.S. Dollars ('USD')

Report issues if you find any!

Usage:

```
use js\tools\numbers2wordsmx\Speller;

Speller::spellNumber(123, Speller::LANGUAGE_RU);
// output: сто двадцать три
Speller::spellCurrency(123.45, Speller::LANGUAGE_ENGLISH, Speller::CURRENCY_EURO, true, true);
// output: one hundred and twenty three euro and forty five cents
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 80.4% 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 ~35 days

Recently: every ~87 days

Total

13

Last Release

3511d ago

Major Versions

1.0.2 → 2.0.02015-09-26

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/84689534?v=4)[adpj](/maintainers/adpj)[@ADPJ](https://github.com/ADPJ)

---

Top Contributors

[![jurchiks](https://avatars.githubusercontent.com/u/542788?v=4)](https://github.com/jurchiks "jurchiks (37 commits)")[![angel190884](https://avatars.githubusercontent.com/u/16465371?v=4)](https://github.com/angel190884 "angel190884 (9 commits)")

---

Tags

currencynumbersspell

### Embed Badge

![Health badge](/badges/angeldanielperegrino-numbers2wordsmx/health.svg)

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

###  Alternatives

[brick/money

Money and currency library

1.9k40.4M144](/packages/brick-money)[kwn/number-to-words

Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.

4285.3M23](/packages/kwn-number-to-words)[akaunting/laravel-money

Currency formatting and conversion package for Laravel

7855.7M46](/packages/akaunting-laravel-money)[jurchiks/numbers2words

It spells numbers (and currencies)!

20181.0k3](/packages/jurchiks-numbers2words)[casinelli/currency

Handles currency for Laravel 5.

1711.8k](/packages/casinelli-currency)

PHPackages © 2026

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