UserCake is a simple User Management System (PHP)
UserCake
UserCake is a simple user management system developed in PHP. For sometime now people have asked me where can I find a simple, flexible and most of all customisable user management system. I never seem to have an appropriate answer to hand.
There are many user systems on the internet and a lot of tutorials too. Sadly many are convoluted, poorly written and insecure.
The goal of UserCake is to provide people with a foundation to build user applications without all the hassle. UserCake is cleanly written, well commented, formatted and documented, did I forget to mention it’s object oriented for easy customisation? Simple codebase means developing with UserCake is straightforward and most importantly fast.
UserCake is fully opensource, you may download and re-distribute the code in any form, a link back to the project would be nice, but not required. Enjoy!
Features:
- Login
- Register
- Lost password
- Update password
- Update user details
- Email templates (optional)
- SHA1 security + Salt / Hash
- Account activation (optional)
- User groups (Basic, id – group_name)
Requirements
- At least PHP 5.
- Database MYSQL or MYSQLi
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.








