PHP Classes

What is the best PHP 7 mysql pdo login system class?: Advanced login system

Recommend this page to a friend!
  All requests RSS feed  >  What is the best PHP 7 mysql pdo logi...  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

What is the best PHP 7 mysql pdo login system class?

Edit

Picture of robert perini by robert perini - 5 years ago (2020-04-26)

Advanced login system

This request is clear and relevant.
This request is not clear or is not relevant.

+2

I need a secure login system based on MySQL that uses PDO to access the user records.

Ask clarification

1 Recommendation

Secure PHP Login System: Register and login users using a database via PDO

This class can register and login users using a database via PDO.

It can process the registration of a user given the user name, password, name and email address.

It can also authenticate a user given the user name and password and optionally set a cookie to remember the user name on the next login.

The class starts a session for successfully authenticated users.

It can also log out by ending the user session, send a password reminder message and change the user password.

It also implements a two step login process similar to that of Google's, Facebook's SMS security process.

The user can see they devices they used to log in as well as log out from a device used before.

The class also provides an administration interface to manage users, edit details, see statistics, etc..
This recommendation solves the problem.
This recommendation does not solve the problem.

+2

Picture of Manuel Lemos by Manuel Lemos Reputation 26695 - 5 years ago (2020-04-27) Comment

This package seems to be exactly for what you want.


Recommend package
: 
: