Yourls – Generate Password

php -r "echo 'phppass:'. password_hash('yourpassword', PASSWORD_BCRYPT) . PHP_EOL;"