Skip to content

A PHP script that convert the number to words, e.g. 1234 => one thousand and two hundred and thirty four

License

Notifications You must be signed in to change notification settings

jslim89/php-number-to-words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Number to words

Convert number to words.

e.g. 1234

  • English: one thousand and two hundred and thirty four
  • Malay: satu ribu dua ratus tiga puluh empat

To-do:

  • support decimal

License

The RSA-objc is open-sourced software licensed under the MIT license.

About

A PHP script that convert the number to words, e.g. 1234 => one thousand and two hundred and thirty four

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages