PHP Classes

What is the best PHP login with mysql class?: Authentication of users on MySQL

Recommend this page to a friend!
  All requests RSS feed  >  What is the best PHP login with mysql...  >  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 login with mysql class?

Edit

Picture of Abenege Godwin by Abenege Godwin - 10 years ago (2015-05-10)

Authentication of users on MySQL

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

+1

I need a solution to login users securely using MySQL with PDO, emailing passwords, activation of accounts after signup.

Ask clarification

2 Recommendations

PHP Secure Login Library: Login users and start sessions in a MySQL database

This package can login users and start sessions in a MySQL database.

It can can start logged user sessions with records stored in a MySQL database accessed using MySQLi.

The package scripts can perform other operations to manage user accounts like registering users, verify the user email address, recover lost user passwords, login and logout users.
This recommendation solves the problem.
This recommendation does not solve the problem.

0

Picture of Mohamed Elbahja by Mohamed Elbahja package author package author Reputation 310 - 8 years ago (2016-07-12) Comment

phpsls: PHP Secure Login System


PHP Registration and Login: Manage user registrations and authentication

This package can Manage user registrations and authentication.

The registration class can create user records on a database using a PDO object created separately.

It can validate the user record values before creating the user account. It also sends an email message to let the user activate the account to be activated when the user returns to the site using a token sent in the email.

The login class can authenticate the user with his user name and password, setting session variables if the authentication is done correctly.

The class can also terminate the logged user session.
This recommendation solves the problem.
This recommendation does not solve the problem.

+1

Picture of Dave Smith by Dave Smith Reputation 7625 - 10 years ago (2015-05-11) Comment

Looks like this one meets all your requirements.


Recommend package
: 
: