PHPackages                             devtarekmia/spell-money - 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. devtarekmia/spell-money

ActiveLibrary

devtarekmia/spell-money
=======================

By using this standalone package, you can convert numeric values into words in English based on Bangladeshi numeric counting (lakh-crore).

1.0.0(1y ago)0903—2.9%[1 PRs](https://github.com/devtarekmia/spell-money/pulls)MITPHPPHP ^8.1

Since May 20Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/devtarekmia/spell-money)[ Packagist](https://packagist.org/packages/devtarekmia/spell-money)[ Docs](https://github.com/devtarekmia/spell-money)[ GitHub Sponsors](https://github.com/devtarekmia)[ RSS](/packages/devtarekmia-spell-money/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (4)Used By (0)

By using this standalone package, you can convert numeric values into words in English based on Bangladeshi numeric counting (lakh-crore)
=========================================================================================================================================

[](#by-using-this-standalone-package-you-can-convert-numeric-values-into-words-in-english-based-on-bangladeshi-numeric-counting-lakh-crore)

[![Latest Version on Packagist](https://camo.githubusercontent.com/05a03acb2bd08f3a48909e61e00a34bc9c179a9ffe82f9be3ff6575ea80388a9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f646576746172656b6d69612f7370656c6c2d6d6f6e65792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/devtarekmia/spell-money)[![Tests](https://camo.githubusercontent.com/881cad8cbe3843868218e0217e3a8359fd2c2647328b6b7dbaceff3beb57c28e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f646576746172656b6d69612f7370656c6c2d6d6f6e65792f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/devtarekmia/spell-money/actions/workflows/run-tests.yml)[![Total Downloads](https://camo.githubusercontent.com/7301575d61c7d9564787f1716a7618beeb63814d803529804a47925a297677cc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f646576746172656b6d69612f7370656c6c2d6d6f6e65792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/devtarekmia/spell-money)

Specifically tailored for the Bangladeshi numeric system, which includes units such as lakh and crore, this package offers a comprehensive solution for converting numeric values into their word equivalents in English. In addition to handling integer and decimal parts seamlessly, it also ensures grammatically accurate outputs. Designed for ease of use, the package integrates seamlessly into any PHP project, including Laravel applications. For developers creating financial documents, invoices, and reports requiring numbers to be presented as words, it's a reliable tool.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require devtarekmia/spell-money
```

Usage
-----

[](#usage)

```
use TarekMia\SpellMoney\SpellMoney;

$spellMoney = new SpellMoney();

$spellMoney->spell(4586); // four thousand five hundred and eighty six taka
$spellMoney->spell(25.85); // twenty five taka and eighty five paisa

// example of big values
$spellMoney->spell(8752154836.52); // eight hundred seventy five crore twenty one lakh fifty four thousand eight hundred thirty six taka and fifty two paisa
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](https://github.com/spatie/.github/blob/main/CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Tarek Mia](https://github.com/devtarekmia)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance47

Moderate activity, may be stable

Popularity19

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

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

Every ~0 days

Total

2

Last Release

728d ago

Major Versions

0.0.1 → 1.0.02024-05-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/7693311b01de205ffec895662c302679d8785fa4a28d4b59f1f82fab641121bb?d=identicon)[devtarekmia](/maintainers/devtarekmia)

---

Top Contributors

[![devtarekmia](https://avatars.githubusercontent.com/u/114104008?v=4)](https://github.com/devtarekmia "devtarekmia (4 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

---

Tags

devtarekmialakh-crorelakh-separatornumber-to-banglanumber-to-bangla-wordnumber-to-textnumber-to-wordsnumeric-to-stringnumeric-to-wordtaka-paisataka-to-word-converternumber to wordsnumber to wordtarekmialakh crorespell-moneytaka paisanumber to indian englishnumber to takanumber bangladeshi wordsconvert number to word

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/devtarekmia-spell-money/health.svg)

```
[![Health](https://phpackages.com/badges/devtarekmia-spell-money/health.svg)](https://phpackages.com/packages/devtarekmia-spell-money)
```

###  Alternatives

[riskihajar/terbilang

Number to words conversion support multi language.

134159.5k](/packages/riskihajar-terbilang)[rakibhstu/number-to-bangla

A Laravel package for converting English numbers into Bangla digits, Bangla words, Bangla month names, and Bangla money format with an easy-to-use API.

8310.2k](/packages/rakibhstu-number-to-bangla)[oliversarfas/number-to-words

Laravel Wrapper for kwn/number-to-words

345.4k](/packages/oliversarfas-number-to-words)[phpviet/number-to-words

Thư viện hổ trợ chuyển đổi số sang chữ số.

219.1k5](/packages/phpviet-number-to-words)[ntwindia/ntwindia

Convert number to word in Indian English.

1212.9k1](/packages/ntwindia-ntwindia)

PHPackages © 2026

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