Skip to content

Stronger password validation, and a new Validator that auto-plugs your password checker strategy.

Compare
Choose a tag to compare
@Saeven Saeven released this 27 Nov 20:01
· 146 commits to master since this release
a488508

This release adds Zxcvbn password checking, a number of validation improvements, and starts the road toward PHP 7.4 with strong typehints, losing the 7.0 annotation baggage.

The added typehints have allowed me to relax some checks for weakness here and there.

This release also adds user-bound api tokens, a bin-packed uuid that you can use as a part of your external authentication needs.