The constants below are always available as part of the PHP core.
PASSWORD_BCRYPT
(integer)
PASSWORD_BCRYPT
is used to create new password
hashes using the CRYPT_BLOWFISH
algorithm.
PASSWORD_DEFAULT
(integer)