Skip to content

roman2kana is a library that converts strings composed of Roman character to Japanese hiragana.

License

Notifications You must be signed in to change notification settings

dozen/php-roman2kana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-roman2kana

roman2kana is a library that converts strings composed of Roman character to Japanese hiragana.

usage

require 'vendor/autoload.php';

echo Dozen\Roman2Kana::convert("ro-majidayo-nn."); #=> ろーまじだよーん.

About

roman2kana is a library that converts strings composed of Roman character to Japanese hiragana.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages