3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo json_encode(array ( array ( 'name' => 'Deutsch', 'translationCount' => '1', ), array ( 'name' => 'English', 'translationCount' => '2', ), array ( 'name' => 'Español', 'translationCount' => '1', ), array ( 'name' => 'Français', 'translationCount' => '1', ), array ( 'name' => 'Italiano', 'translationCount' => '1', ), array ( 'name' => '日本語', 'translationCount' => '1', ), ));

preferences:
37.37 ms | 402 KiB | 5 Q