PHPackages                             eeshiro/decimal-to-word - 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. eeshiro/decimal-to-word

ActiveLibrary

eeshiro/decimal-to-word
=======================

Decimal to word converter for monetary values

1.0.0(5y ago)0151MITPHPPHP &gt;=5.6.0

Since Mar 4Pushed 5y ago1 watchersCompare

[ Source](https://github.com/eeshiro/decimal-to-word)[ Packagist](https://packagist.org/packages/eeshiro/decimal-to-word)[ Docs](https://github.com/eeshiro/decimal-to-word)[ RSS](/packages/eeshiro-decimal-to-word/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

decimal-to-word
===============

[](#decimal-to-word)

Decimal to word for monetary value

usage
=====

[](#usage)

```
DecimalToWord::convert($decimal, $currency);
DecimalToWord::$formatted;

```

example
=======

[](#example)

```
DecimalToWord::convert(1599.6, 'Pesos', 'Centavos');
DecimalToWord::$formatted;

//One Thousand, Five Hundred Ninety-Nine Pesos and Sixty Centavos
//1,599.60

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity47

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1893d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5409a9ee28641de28e75d477a53bad836b63f36329b770be1dcfba70820b1654?d=identicon)[eeshiro](/maintainers/eeshiro)

---

Top Contributors

[![eeshiro](https://avatars.githubusercontent.com/u/79953885?v=4)](https://github.com/eeshiro "eeshiro (7 commits)")

---

Tags

decimal-to-wordmoney-words

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/eeshiro-decimal-to-word/health.svg)

```
[![Health](https://phpackages.com/badges/eeshiro-decimal-to-word/health.svg)](https://phpackages.com/packages/eeshiro-decimal-to-word)
```

PHPackages © 2026

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