Hello,
I am looking for a PHP user management library that allows me to know if a user is logged in or not so that I can hide, display, or disable content based on this.
I tried usercake only to find out that it only does page level authentication (unless I am missing something.)
I cannot find a library that does this. Is there such a thing or must I write my own?
Thank you.













