I just creared my own login/register framework via session cookie. It works nice, and instead of using database I use ini files. Much easier to understand. It maybe not be the fastest method however I don't expect thousands of logins per second either.