PHP Classes
elePHPant
Icontem

Auth Class: Manage accounts and authenticate users

Recommend this page to a friend!

  Author Author  
Picture of Cuonic
Name: Cuonic <contact>
Classes: 2 packages by
Country: France France


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
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.

  Classes of Cuonic  >  Auth Class  >  Download Download .zip .tar.gz  >  Support forum Support forum (3)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Auth Class
Base name: authclass
Description: Manage accounts and authenticate users
Version: 1.0.0
PHP version: 5.0
License: GNU General Public License (GPL)
 
  Groups   Screenshots Screenshots   Applications   Related pages   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image User Management User records, authentication and session handling View top rated classes

  Files folder image Screenshots  
auth.cuonic.tk.png
File Role Description
Accessible without login Image file auth.cuonic.tk.png Screen Screenshot of example usage


  Applications that use this package  
Auth Demo
A quick demo of the class that I set up

Add link image If you know an application of this package, send a message to the author to add a link here.


  Related pages  
Github Project Page
The Github repository for this class, updated more than PHPClasses project

  Files folder image Files  
File Role Description
Accessible without login Plain text file auth.class.php Class The PHP Auth Class
Accessible without login Plain text file auth.sql Data The MySQL Database Structure
Accessible without login Plain text file config.php Conf. Auth Configuration file
Accessible without login Plain text file lang.php Aux. Language file
Accessible without login Plain text file README Doc. Some Basic class info

Install with Composer Install with Composer - Download Download all files: authclass.tar.gz authclass.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.