Commit Graph

8 Commits

Author SHA1 Message Date
Marcus Olsson 3d6e0448e4
Rework dictionary validator, refactoring (#20)
* Update meta

* Rewrite to rule-based validation

* New tests and testing framework

* Minor restructure and cleanup

* Update README.md

* Copy-tweaks. Drop PHP 7.3

* Fix message redout in older Laravel-versions
2022-09-08 14:17:02 +02:00
Marcus Olsson 7032f90820
Update for PHP 8 (#17)
* Update for PHP 8

* Switch to bjeavons/zxcvbn-php-library
2020-12-06 11:08:14 +01:00
Marcus Olsson 341a596189
Removed debug code, cleanup. 2019-06-20 14:30:14 +02:00
Marcus Olsson fc3b58165b
Ported to use mkopinsky/zxcvbn-php and minor tweaks. 2019-06-20 14:27:17 +02:00
Marcus Olsson 42f9a0ea11
Cleanup, refactoring. 2018-06-09 17:22:22 +02:00
Marcus Olsson 80b649ea34
Bugfix for input/attribute message in Laravel 5.5. 2017-11-09 15:55:49 +01:00
Marcus Olsson 16c8d9638f Laravel 5.3 loading method. 2016-11-07 17:18:00 +01:00
Marcus Olsson 768720a83a Initial commit. 2015-10-16 12:15:46 +02:00