PHP code example of seferov / turkish-number

1. Go to this page and download the library: Download seferov/turkish-number 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/ */

    

seferov / turkish-number example snippets


use Seferov\TurkishNumber\TurkishNumber;

TurkishNumber::spell(3233); // returns 'üç bin iki yüz otuz üç'