3v4l.org

run code in 300+ PHP versions simultaneously
<?php $options = array( //DO NOT ADD A CUSTOM SALT! I WILL SLAP YOU CRAZY! 'cost' => 13 ); echo password_hash("admin12345", PASSWORD_DEFAULT, $options);

preferences:
31.54 ms | 402 KiB | 5 Q