3v4l.org

run code in 300+ PHP versions simultaneously
<?php $maxBigintInMysql = '18446744073709551615'; var_dump((string)(int)$maxBigintInMysql);