This class can manage accounts and authenticate users.
It can perform several types of operations to manage the records of users stored in a MySQL database (accessed using the MySQLi extension) like creating user accounts, activate accounts, change the user e-mail address or the password, and remove accounts.
The class can also authenticate an user with a given password, create user sessions, delete sessions, get the session information, check if the session is valid, manage failed login attempts.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (91.7%) |
Good (91.7%) |
Sufficient (66.7%) |
- |
- |
- |
Sufficient (61.7%) |
702 |
| Month: |
There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| Github Project Page |
The Github repository for this class, updated more than PHPClasses project |
| |
Files |
|
|