PHP Classes

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 - 8 years 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.

+6

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

  • 1 Clarification request
  • 1. Picture of Ganza respice by Ganza respice - 6 years ago (2017-04-30) Reply

    this class is vry good

    Ask clarification

    2 Recommendations

    Burge CMF: Framework to publish managed content

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

    0

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

    you can use user_manager_model of BurgeCMF, and its controller, and you will have all base authentication you need for the users and you can extend it easily.


    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.

    +2

    Picture of Manuel Lemos by Manuel Lemos Reputation 23770 - 8 years 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
    : 
    :