PHP Classes
elePHPant
Icontem

What is the best PHP session wrapper class?: I need PHP session class along with user management

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

Edit

Picture of Vivek Raghunathan by Vivek Raghunathan - 23 hours ago (2016-03-02)

I need PHP session class along with user management

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

+2

I need PHP 5 session class which can be used to store sessions and manage users.

Ask clarification

1 Recommendation

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

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

+1

Picture of Manuel Lemos by Manuel Lemos Reputation 12140 - 6 hours ago (2016-03-03) Comment

This class supports both user registration and login using sessions to store logged user data.

It uses regular sessions to store user data, so it defaults to storing session data in files.

If you wanted to store sessions in another container like databases or memcached so it works well on distributed environments, you need a more specific session wrapper class.


Recommend package
: 
: