PHP Classes / Password Generator & Checker

Generate passwords a check whether they are secure

Password Generator & Checker PHP Class

This class can be used to generate passwords. It can generate a password given a desired length and the number of letters, digits and symbols it should contain. The class can also check whether a password is secure by counting the number of letters and digits it contains and also the password length.

Similar PHP Classes

Search in PHP Classes

Filter by tags