posted by aqshakirzhan on January 20, 2021

$f = new NumberFormatter("en", NumberFormatter::SPELLOUT);
echo $f->format(1234567890);

Leave a Comment

Fields with * are required.