An open API service indexing awesome lists of open source software.

https://github.com/melbahja/phpsls

phpsls is a Secure Login System for any website
https://github.com/melbahja/phpsls

Last synced: 6 months ago
JSON representation

phpsls is a Secure Login System for any website

Awesome Lists containing this project

README

          

# phpsls
PHPSLS is a Secure Login System for any website

## features

- Secure Session
- CSRF Tokens
- SQL Injection protection
- Anti Spam reCaptcha
- Registration with Email Verification
- Forgot password
- and more ...

## installation

- add account/ folder to your script and edit config.php file

## required

- PHP version >= 5.4
- Mysqli
- Mail function enable

## Version
- 1.0 beta

###[Live Demo](http://sls.ky-re.com)

## developers

- please send your suggestions and reports to : mohamed@elbahja.me

## Credits

- [PHPMailer](https://github.com/PHPMailer/PHPMailer)
- [Login Form](https://codepen.io/ace-subido/pen/Cuiep)

## licence

- [GNU General Public License (GPL)](http://www.opensource.org/licenses/gpl-license.html)