PHP Classes

What is the best PHP login class?: Login class with forgot password, register, login

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

Edit

Picture of larry stanley by larry stanley - 7 years ago (2016-08-21)

Login class with forgot password, register, login

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

+11

I need to login customers with encrypted passwords, handle forgotton passwords, user registration, etc..

Ask clarification

1 Recommendation

PHP User Login class: Register, login and recover users in a database

This recommendation solves the problem.
This recommendation does not solve the problem.

+2

Picture of Oleg Zorin by Oleg Zorin package author package author Reputation 65 - 7 years ago (2016-10-12) Comment

Class provide basic user routine.

User password hash generated using random salt. So each user password hash has its own salt (even in case of two passwords for one user).

You can use it as is (just add required fields in class $_definition variable) or you can get ideas of method realization and use them in your own class.


Recommend package
: 
: