$value = 12;
echo numfmt_create('fr_FR', \NumberFormatter::SPELLOUT)->format($value);

// Affichera "douze"