UserCake is a simple user management system developed in PHP that provides you a foundation to build user applications without all the hassle. It is object oriented, cleanly written, well commented, formatted and documented for easy customization.

UserCake requires PHP5, MySQL or MySQLi to work. UserCake does not have a admin backend, it is merely a foundation to start building your application. It uses phpBB’s DBAL or Database Abstraction layer to support multiple DBMS.
Features
- Login
- Register
- Lost password
- Update password
- Update user details
- Email templates
- SHA1 security + Salt / Hash
- Account activation
- User groups
Developed by Adam Davis; UserCake is available under Creative Commons – Attribution 3.0 Unported License. You can find further information & download on UserCake Website.



