dickyermawan / yii2-terbilang-rupiah
Extensions to convert numbers into text in rupiah (Terbilang dalam Rupiah).
Installs: 638
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 0
Type:yii2-extension
Requires
- yiisoft/yii2: ~2.0.0
README
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