3v4l.org

run code in 300+ PHP versions simultaneously
<?php $formatter = NumberFormatter::create('en_US', NumberFormatter::DECIMAL); echo $formatter->format(1234.56);
Output for 8.0.1 - 8.0.30, 8.1.0 - 8.1.30, 8.2.0 - 8.2.24, 8.3.0 - 8.3.12
1,234.56

preferences:
68.87 ms | 406 KiB | 5 Q