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 3w 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 13% 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://avatars.githubusercontent.com/u/324526?v=4)[Dmitry Kalinin](/maintainers/null-none)[@null-none](https://github.com/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

[aws/aws-sdk-php-symfony

A Symfony bundle for v3 of the AWS SDK for PHP

36418.3M23](/packages/aws-aws-sdk-php-symfony)[theseer/directoryscanner

A recursive directory scanner and filter

372.7M4](/packages/theseer-directoryscanner)[silverstripe/spamprotection

Spam protection module for SilverStripe.

43995.0k46](/packages/silverstripe-spamprotection)[byte5/laravel-passgenerator

A Laravel package to create Apple Wallet (old Passbook) compatible tickets.

9131.6k](/packages/byte5-laravel-passgenerator)

PHPackages © 2026

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