PasswordHasher Component: A simple yet powerful password hashing library

Avatar of Robin Chalas Robin Chalas

In Symfony 5.3, the password hashing logic has been extracted out from the security-core package to a first-class package named password-hasher.

This component provides a clean API to manage passwords securely, and it can be used in any PHP project.
Let's see how this component works and how it can ease managing passwords in your applications.

Delivered in English
Room:
Track Blackfire.io

This talk is delivered twice during the conference:

  • Friday, June 18, 2021 at 14:10 PM – 14:45 PM

  • Friday, June 18, 2021 at 21:10 PM – 21:45 PM

Advanced talk, in-depth exploration of the topic.