dunglas.dev/2014/12/generate-a-symfony-password-hash-from-the-command-line

Preview meta tags from the dunglas.dev website.

Linked Hostnames

21

Search Engine Appearance

Google

https://dunglas.dev/2014/12/generate-a-symfony-password-hash-from-the-command-line

Generate a Symfony password hash from the command line - Kévin Dunglas

There is an easy way to generate a Symfony compliant password hash from the command line. Assuming you're using the bcrypt algorithm (the preferred choice according to Symfony's security best practices), the default cost (13) and you have PHP >= 5.5 installed, just run the following command: php -r "echo password_hash('ThePassword', PASSWORD_BCRYPT, ['cost' => 13]) . PHP_EOL;" It will



Bing

Generate a Symfony password hash from the command line - Kévin Dunglas

https://dunglas.dev/2014/12/generate-a-symfony-password-hash-from-the-command-line

There is an easy way to generate a Symfony compliant password hash from the command line. Assuming you're using the bcrypt algorithm (the preferred choice according to Symfony's security best practices), the default cost (13) and you have PHP >= 5.5 installed, just run the following command: php -r "echo password_hash('ThePassword', PASSWORD_BCRYPT, ['cost' => 13]) . PHP_EOL;" It will



DuckDuckGo

https://dunglas.dev/2014/12/generate-a-symfony-password-hash-from-the-command-line

Generate a Symfony password hash from the command line - Kévin Dunglas

There is an easy way to generate a Symfony compliant password hash from the command line. Assuming you're using the bcrypt algorithm (the preferred choice according to Symfony's security best practices), the default cost (13) and you have PHP >= 5.5 installed, just run the following command: php -r "echo password_hash('ThePassword', PASSWORD_BCRYPT, ['cost' => 13]) . PHP_EOL;" It will

  • General Meta Tags

    12
    • title
      Generate a Symfony password hash from the command line - Kévin Dunglas
    • charset
      UTF-8
    • viewport
      width=device-width, initial-scale=1
    • description
      There is an easy way to generate a Symfony compliant password hash from the command line. Assuming you're using the bcrypt algorithm (the preferred choice according to Symfony's security best practices), the default cost (13) and you have PHP >= 5.5 installed, just run the following command: php -r "echo password_hash('ThePassword', PASSWORD_BCRYPT, ['cost' => 13]) . PHP_EOL;" It will
    • robots
      max-image-preview:large
  • Open Graph Meta Tags

    6
    • US country flagog:locale
      en_US
    • og:site_name
      Kévin Dunglas - Founder of Les-Tilleuls.coop (worker-owned cooperative). Creator of API Platform, FrankenPHP, Mercure.rocks, Vulcain.rocks and of some Symfony components.
    • og:type
      article
    • og:title
      Generate a Symfony password hash from the command line - Kévin Dunglas
    • og:description
      There is an easy way to generate a Symfony compliant password hash from the command line. Assuming you're using the bcrypt algorithm (the preferred choice according to Symfony's security best practices), the default cost (13) and you have PHP >= 5.5 installed, just run the following command: php -r "echo password_hash('ThePassword', PASSWORD_BCRYPT, ['cost' => 13]) . PHP_EOL;" It will
  • Twitter Meta Tags

    5
    • twitter:card
      summary
    • twitter:site
      @dunglas
    • twitter:title
      Generate a Symfony password hash from the command line - Kévin Dunglas
    • twitter:description
      There is an easy way to generate a Symfony compliant password hash from the command line. Assuming you're using the bcrypt algorithm (the preferred choice according to Symfony's security best practices), the default cost (13) and you have PHP >= 5.5 installed, just run the following command: php -r "echo password_hash('ThePassword', PASSWORD_BCRYPT, ['cost' => 13]) . PHP_EOL;" It will
    • twitter:creator
      @dunglas
  • Link Tags

    34
    • EditURI
      https://dunglas.dev/xmlrpc.php?rsd
    • alternate
      https://dunglas.dev/feed/
    • alternate
      https://dunglas.dev/comments/feed/
    • alternate
      https://dunglas.dev/2014/12/generate-a-symfony-password-hash-from-the-command-line/feed/
    • alternate
      https://dunglas.dev/wp-json/wp/v2/posts/3530

Links

106