<?php $formatter = new \NumberFormatter('en_UK', \NumberFormatter::SPELLOUT); var_dump($formatter->parse('thirty-six'));
You have javascript disabled. You will not be able to edit any code.