Skip to content

A PHP library converts numbers to words in Turkish

License

Notifications You must be signed in to change notification settings

seferov/turkish-number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turkish number

Build Status

A PHP library converts numbers to words in Turkish.

It was highly inspired by https://github.com/hynkle/turkish_number which is a Ruby gem that does the same task.

Installation

composer require seferov/turkish-number

Usage

use Seferov\TurkishNumber\TurkishNumber;

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

About

A PHP library converts numbers to words in Turkish

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages