# Use the NumberFormatter class that are in php $f = new NumberFormatter("en", NumberFormatter::SPELLOUT); echo $f->format(1432);