Secure login system for php frameworks, applications ansd sites
This project has moved to https://github.com/julesbl/ssp and is now PHP7 complient and works in composer.
The objective of these routines is to supply a secure login system to be wrapped round php applications and websites so that developers do not need to write their own.
These libraries have been hardened against most web type attacks.
Now has internationalisation and multiple languages.
Simple user login management in php with sessions.
Simple user login management with sessions. User registers with email address as user name and receives verification email. Basic admin interface, "forgot password" feature, customizable user data fields, login attempt limitation, etc.
php User Base is a basic user management system that allows you to register users on your web site. Content can then be restricted to registered users. The colors and lay out can easily be configured to suit.