Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-bjeavons-zxcvbn-php - Realistic password strength estimation PHP library

Website:
https://github.com/bjeavons/zxcvbn-php
Licence:
MIT
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
Zxcvbn-PHP is a password strength estimator using pattern matching and minimum
entropy calculation. Zxcvbn-PHP is based on the the Javascript zxcvbn project
from Dropbox and @lowe. "zxcvbn" is bad password, just like "qwerty" and
"123456".

Autoloader: /usr/share/php/ZxcvbnPhp/autoload.php

Packages

php-bjeavons-zxcvbn-php-1.3.1-1.el7.remi.noarch [439 KiB] Changelog by Remi Collet (2021-12-22):
- update to 1.3.1
php-bjeavons-zxcvbn-php-1.3.0-1.el7.remi.noarch [436 KiB] Changelog by Remi Collet (2021-12-13):
- update to 1.3.0
- add weak dependency on gmp extension
- switch to phpunit9