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.2.0-1.fc32.remi.noarch [390 KiB] Changelog by Remi Collet (2021-04-21):
- initial package, version 1.2.0
- rename from php-mkopinsky-zxcvbn-php to php-bjeavons-zxcvbn-php
- raise dependency on PHP 7.2
- switch to phpunit8