3v4l.org

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

preferences:
31.54 ms | 402 KiB | 5 Q