# jeremykendall/password-validator

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/jeremykendall-password-validator).**

142 stars · 16 forks · PHP · MIT

## Links

- GitHub: https://github.com/jeremykendall/password-validator
- awesome-repositories: https://awesome-repositories.com/repository/jeremykendall-password-validator.md

## Description

Validates passwords against PHP's password_hash function using PASSWORD_DEFAULT. Will rehash when needed, and will upgrade legacy passwords with the Upgrade decorator.

## Tags

### Part of an Awesome List

- [Password Management](https://awesome-repositories.com/f/awesome-lists/security/password-management.md) — Validates and upgrades existing password hashes.
