PHPackages                             misbah/money-in-words - 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. misbah/money-in-words

ActiveLibrary

misbah/money-in-words
=====================

Converts Money or Number into Words according to Bangladeshi Convention

1.3(7y ago)3241MITPHP

Since Mar 3Pushed 7y agoCompare

[ Source](https://github.com/Misbah-Ahmad/money-in-words)[ Packagist](https://packagist.org/packages/misbah/money-in-words)[ RSS](/packages/misbah-money-in-words/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (4)DependenciesVersions (5)Used By (0)

money-in-words
==============

[](#money-in-words)

This package converts Money or Number into Words according to Bangladeshi Convention

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

[](#installation)

use ***composer require misbah/money-in-words*** to install

Usage
-----

[](#usage)

### Convert a number &amp; get the result as an array

[](#convert-a-number--get-the-result-as-an-array)

#### The 0th index will contain the word representation of the integer part &amp; the 1st index will contain the word representing the fraction part

[](#the-0th-index-will-contain-the-word-representation-of-the-integer-part--the-1st-index-will-contain-the-word-representing-the-fraction-part)

```
