Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 381 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 381 Bytes

Nepali Currency Formater ( Basic )

For getting formated currency in english

(new NepaliCurrencyFormatter\CurrencyFormatter())->formatToMoney(520250);

-- will output: 5,20,250

For getting formated currency in nepali

(new NepaliCurrencyFormatter\CurrencyFormatter())->formatToMoney(520250, ['is_unicode' => true]);

-- will output: ५,२०,२५०