PHPackages                             uxmsdevs/number2text - 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. uxmsdevs/number2text

ActiveLibrary

uxmsdevs/number2text
====================

Creates textual equivalent of given numbers which as long as 450 digits (in Turkish)

1.0(10y ago)212MITPHPPHP &gt;=5.4.0

Since Feb 13Pushed 10y ago2 watchersCompare

[ Source](https://github.com/uxmsdevs/number2text)[ Packagist](https://packagist.org/packages/uxmsdevs/number2text)[ Docs](https://uxms.net)[ RSS](/packages/uxmsdevs-number2text/feed)WikiDiscussions master Synced 2mo ago

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

number2text
===========

[](#number2text)

Creates textual equivalent of given numbers which as long as 450 digits (in Turkish)

450 basamaga kadar olan sayilarin turkce olarak metinsel okunusunu verir

### Usage

[](#usage)

$n2t = new Number2Text(3001001);

echo $n2t-&gt;textual(); // üç milyon bin bir

### Usage (Negative)

[](#usage-negative)

$n2t = new Number2Text(-3001001);

echo $n2t-&gt;textual(); // eksi üç milyon bin bir

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.3% 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

3744d ago

### Community

Maintainers

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

---

Top Contributors

[![uxms](https://avatars.githubusercontent.com/u/14033288?v=4)](https://github.com/uxms "uxms (5 commits)")[![mahony0](https://avatars.githubusercontent.com/u/2674488?v=4)](https://github.com/mahony0 "mahony0 (1 commits)")

### Embed Badge

![Health badge](/badges/uxmsdevs-number2text/health.svg)

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

PHPackages © 2026

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