PHPackages                             rosairekota/convertor - 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. rosairekota/convertor

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

rosairekota/convertor
=====================

Simple Library to convert number to letter in French, English or Chinesse languages

631PHP

Since May 18Pushed 2y ago1 watchersCompare

[ Source](https://github.com/rosairekota/convertor)[ Packagist](https://packagist.org/packages/rosairekota/convertor)[ RSS](/packages/rosairekota-convertor/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

convertor
=========

[](#convertor)

This library help you to convert numbers to letters.

### Languages availables:

[](#languages-availables)

- French (default)
- English
- Chinesse

### Installation:

[](#installation)

```
composer require rosairekota/convertor

```

### Example

[](#example)

```
use RosaireKota\Convertor\ConvertNumberToLetters;

$frConvertor = new ConvertNumberToLetters("en"); // the default language is fr
echo $frConvertor->convertNumberToLetters(2000);

```

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 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/330867538c806f6e10b13155fa56cdd1bd2bef11089cb4716392b6687c428591?d=identicon)[rkota](/maintainers/rkota)

---

Top Contributors

[![rosairekota](https://avatars.githubusercontent.com/u/48548004?v=4)](https://github.com/rosairekota "rosairekota (20 commits)")

---

Tags

composerphpproblem-solving

### Embed Badge

![Health badge](/badges/rosairekota-convertor/health.svg)

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

PHPackages © 2026

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