Free PHP User Management System: UserCake



Every web application that works member-based needs a functionality where visitors can register & manage their profiles.

UserCake is a free user management system, built with PHP/MySQL, which aims to be a foundation to ease creating the application.



UserCake is object-oriented, cleanly written, well commented, formatted & documented.

It offers the following functions:

  • Login
  • Register
  • Lost password
  • Update password
  • Update user details
  • Email templates (optional)
  • Account activation (optional)
  • User groups (Basic, id – group_name)
The system comes with frequently used member-page functions like isUserLoggedIn() or isGroupMember($id) which will help developing faster.

And, in means of security, UserCake uses salt along with a SHA1 hash.

Requirements: PHP 5+ & MYSQL or MYSQLi
Website: http://usercake.com/
Download: http://usercake.com/download.php

No comments:

Post a Comment

LinkWithin

Related Posts Plugin for WordPress, Blogger...