Classes, interfaces and traits

Password

This class can be used to validate a password or password like string to certain standards. These can be things like having more than one letter, or having at least a single number.

The class can also be used to "score" a password to certain parameters.
« More »