PHP code example of dickyermawan / yii2-terbilang-rupiah

1. Go to this page and download the library: Download dickyermawan/yii2-terbilang-rupiah library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

dickyermawan / yii2-terbilang-rupiah example snippets


php composer.phar 

<?= \dickyermawan\terbilang\Rupiah::terbilang(5500);