Skip to content

Extensions to convert numbers into text in rupiah (Terbilang dalam Rupiah).

License

Notifications You must be signed in to change notification settings

dickyermawan/yii2-terbilang-rupiah

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Terbilang Rupiah

Extensions to convert numbers into text in rupiah (Terbilang dalam Rupiah).

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist dickyermawan/yii2-terbilang-rupiah "~1.0"

or add

"dickyermawan/yii2-terbilang-rupiah": "~1.0"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \dickyermawan\terbilang\Rupiah::terbilang(5500); ?>  // Lima Ribu Lima Ratus

About

Extensions to convert numbers into text in rupiah (Terbilang dalam Rupiah).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages