PHP Classes

What is the best PHP user password manager class?: Let users set up user name, password and handle lost passwords

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

Edit

Picture of Durwood Thrasher by Durwood Thrasher - 8 years ago (2016-06-21)

Let users set up user name, password and handle lost passwords

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

+4

I am looking for a password manager class that lets user define the user name and password, verifies e-mail address and provides a lost password recovery service.

Ask clarification

2 Recommendations

Burge CMF: Framework to publish managed content

This package is a framework to publish managed content based on CodeIgniter.

It implements MVC classes based on CodeIgniter to implement a blog like modular content management system. It supports:

- Multi-language administration and regular user interfaces
- Multi-user admin environment with ability to set access level for each user
- Default view files for different languages (Persian, and English) and different devices to support fast developing new modules
- Visitor counter module
- Log manager which allows to write, retrieve and also query logs based on log message type
- Manage posts and categories
- File manager
This recommendation solves the problem.
This recommendation does not solve the problem.

+1

Picture of Burge Lab by Burge Lab package author package author Reputation 280 - 8 years ago (2016-08-01) Comment

You can use simply user_manager_model of BurgeCMF, and its related controller AE_User. The password authentication is completely secure and also stores a seed per user to disallow rainbow table attacks


Login Script with PDO: Manage user accounts stored in a database with PDO

This package can be used to manage user accounts stored in a database with PDO.

It can connect to a given database using the PDO extension and perform several operations to manage user accounts. Currently it can:

- Insert new user records
- Authenticate a given user with a password and start a session
- End the logged user session
- Change the user e-mail or password
- Send an e-mail with a link to reset the user password
This recommendation solves the problem.
This recommendation does not solve the problem.

+1

Picture of Manuel Lemos by Manuel Lemos Reputation 26695 - 8 years ago (2016-06-23) Comment

This class is a bit old but it seems to do all you need to setup user accounts and recover lost passwords via email.


Recommend package
: 
: