PHPackages                             dmitry/num-to-text - 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. dmitry/num-to-text

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

dmitry/num-to-text
==================

Number to text

08PHP

Since Oct 19Pushed 9y ago1 watchersCompare

[ Source](https://github.com/null-none/NumToText)[ Packagist](https://packagist.org/packages/dmitry/num-to-text)[ RSS](/packages/dmitry-num-to-text/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

NumToText
=========

[](#numtotext)

Php library for convert convert number to string on russian language.

Install
-------

[](#install)

```
composer require dmitry/num-to-text
```

Example
-------

[](#example)

```
$convert = new NumToText();
print $convert->Convert(10);
// десять
print $convert->Convert(122223124120);
// сто двадцать два миллиарда двести двадцать три миллиона сто двадцать четыре тысячи сто двадцать
```

License
-------

[](#license)

MIT

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/ab6e003754f79f493e002ffee3545ff7960208229cbc1199971552915fcc03d3?d=identicon)[null-none](/maintainers/null-none)

---

Top Contributors

[![null-none](https://avatars.githubusercontent.com/u/324526?v=4)](https://github.com/null-none "null-none (6 commits)")

### Embed Badge

![Health badge](/badges/dmitry-num-to-text/health.svg)

```
[![Health](https://phpackages.com/badges/dmitry-num-to-text/health.svg)](https://phpackages.com/packages/dmitry-num-to-text)
```

###  Alternatives

[froiden/laravel-installer

Laravel web installer

10883.9k](/packages/froiden-laravel-installer)

PHPackages © 2026

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