PHPackages                             darkotodoric/password-strength-validator - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Validation &amp; Sanitization](/categories/validation)
4. /
5. darkotodoric/password-strength-validator

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

darkotodoric/password-strength-validator
========================================

A lightweight PHP library for checking password strength

v1.0.1(2y ago)1112MITPHPPHP &gt;=7.4

Since Jan 9Pushed 1y ago1 watchersCompare

[ Source](https://github.com/darkotodoric/password-strength-validator)[ Packagist](https://packagist.org/packages/darkotodoric/password-strength-validator)[ Docs](https://github.com/darkotodoric/password-strength-validator)[ RSS](/packages/darkotodoric-password-strength-validator/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

Password Strength Validator
===========================

[](#password-strength-validator)

[![Packagist License](https://camo.githubusercontent.com/417882643894953ad45559cdd423d0f9af3c9bf08bd6f09b000ec2f7ee2c7373/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6461726b6f746f646f7269632f70617373776f72642d737472656e6774682d76616c696461746f72)](https://camo.githubusercontent.com/417882643894953ad45559cdd423d0f9af3c9bf08bd6f09b000ec2f7ee2c7373/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6461726b6f746f646f7269632f70617373776f72642d737472656e6774682d76616c696461746f72)[![Packagist Version](https://camo.githubusercontent.com/a657c0e01b06657b55db022fdb40d5666b8db9ee327e88875964d39ec8bc4dc4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6461726b6f746f646f7269632f70617373776f72642d737472656e6774682d76616c696461746f72)](https://camo.githubusercontent.com/a657c0e01b06657b55db022fdb40d5666b8db9ee327e88875964d39ec8bc4dc4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6461726b6f746f646f7269632f70617373776f72642d737472656e6774682d76616c696461746f72)

A lightweight PHP library for checking password strength

Installation
------------

[](#installation)

Install the latest version with:

```
$ composer require darkotodoric/password-strength-validator
```

Usage
-----

[](#usage)

```
