Download the PHP package mysof/password-check without Composer
On this page you can find all versions of the php package mysof/password-check. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mysof/password-check
More information about mysof/password-check
Files in mysof/password-check
Download mysof/password-check
More information about mysof/password-check
Files in mysof/password-check
Vendor mysof
Package password-check
Short Description Simple class to check if a provided password is clean using the haveibeenpwned.com API
License MIT
Package password-check
Short Description Simple class to check if a provided password is clean using the haveibeenpwned.com API
License MIT
Please rate this library. Is it a good library?
Informations about the package password-check
mysof/password-check
This is a simple class to check if a password is clean utilising havibeenpwned.com API.
This API does not require authentication for password checks.
Example Usage
This example utilises the Symfony HTTP Client, however any other client implementing \Symfony\Contracts\HttpClient\HttpClientInterface could be used in its place.
For further details of the API see https://haveibeenpwned.com/API/v3#PwnedPasswords
All versions of password-check with dependencies
PHP Build Version
Package Version
Requires
symfony/http-client-contracts Version
^2.4|3.*
The package mysof/password-check contains the following files
Loading the files please wait ....