Classes and interfaces

PasswordInterface

Apache

Apache password authentication

Bcrypt

Bcrypt algorithm using crypt() function of PHP

BcryptSha

Bcrypt algorithm using crypt() function of PHP with password hashed using SHA2 to allow for passwords >72 characters.

Classes and interfaces

ExceptionInterface

InvalidArgumentException

Invalid argument exception

RuntimeException

Runtime argument exception