Download the PHP package griffolion/pwned without Composer
On this page you can find all versions of the php package griffolion/pwned. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download griffolion/pwned
More information about griffolion/pwned
Files in griffolion/pwned
Download griffolion/pwned
More information about griffolion/pwned
Files in griffolion/pwned
Vendor griffolion
Package pwned
Short Description A small library for checking the status of a password against the HaveIBeenPwned database.
License MIT
Package pwned
Short Description A small library for checking the status of a password against the HaveIBeenPwned database.
License MIT
Please rate this library. Is it a good library?
Informations about the package pwned
HaveIBeenPwnedRangeChecker
A small, simple library for checking a password against the HaveIBeenPwned password checker API.
Passwords appearing in the search results of the API have appeared in breached databases, and thus any accounts using such a password are at greater risk of being breahced.
Requirements
- PHP 7.1 or above
- Curl
Installation
composer require griffolion/pwned
Basic Usage
All versions of pwned with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
ext-curl Version *
ext-curl Version *
The package griffolion/pwned contains the following files
Loading the files please wait ....