Recommend this page to a friend! |
![]() ![]() |
Info | Demos | ![]() |
![]() ![]() |
Reputation | Support forum (18) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2021-11-22 (8 months ago) ![]() | ![]() ![]() ![]() | Total: 5,233 This week: 2 | All time: 500 This week: 112![]() |
Version | License | PHP version | Categories | |||
secure-login-system 0.6.29 | Custom (specified... | 5.5 | PHP 5, Databases, User Management |
Description | Author | |
This class can register and login users using a database via PDO. Recommendations I need a PHP class for professional login system Recommendation for a PHP class to login What is the best PHP secure login class? What is the best PHP 7 mysql pdo login system class? How do I download a package? php all ip packages What is the best PHP mysql login class? user login script What is the best PHP session wrapper class? Looking for a Registration-login system What is the best PHP login limit attempts class? Secure user management simple user and password login |
logSys ====== [](https://travis-ci.org/subins2000/logSys) PHP Advanced Login System as part of the [Francium Project](http://subinsb.com/the-francium-project) See this [Blog Post](http://subinsb.com/php-logsys) for complete documentation. [Features](http://subinsb.com/php-logsys#Features) Installation ============ Use [Composer](http://getcomposer.org) : ```bash composer require francium/logsys ``` Instructions ============ The **[Blog Post](http://subinsb.com/php-logsys)** contains the entire information on how to install and use logSys. The following folders contain examples of usage * example-basic * example-two-step-login PHP's mail() function is used to send emails. Most likely, emails sent through it will reach the SPAM folder. To avoid this, add an email function in `config` -> `basic` -> `email_callback`. I recommend to use [PHPMailer](https://github.com/PHPMailer/PHPMailer/) (SMTP) or [Mailgun API](https://mailgun.com) to send emails. Versions & Upgrading ==================== See [CHANGELOG](https://github.com/subins2000/logSys/blob/master/CHANGELOG.md) Contributing ============ * Follow [PSR standards](http://www.php-fig.org/psr) * Write or modify unit tests for changes you make (if applicable) * Run unit tests before pull request. ## Security Bugs Please report security bugs directly to me via [email](https://subinsb.com/contact). ## Testing First of all do a `composer update` in the main folder. This will install phpunit. Edit the database configuration in the XML files located in `testing` folder and run : ``` vendor/bin/phpunit -c testing/phpunit.mysql.xml && vendor/bin/phpunit -c testing/phpunit.postgresql.xml && vendor/bin/phpunit -c testing/phpunit.sqlite.xml ``` |
![]() |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Data | composer file | ||
![]() ![]() |
Lic. | GPL License | ||
![]() ![]() |
Data | A Readme |
![]() |
/ | examples |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() |
![]() |
/ | examples | / | basic |
File | Role | Description |
---|---|---|
![]() ![]() |
Aux. | Auxiliary script |
![]() ![]() |
Aux. | Auxiliary script |
![]() ![]() |
Aux. | Auxiliary script |
![]() ![]() |
Aux. | Auxiliary script |
![]() ![]() |
Aux. | Auxiliary script |
![]() ![]() |
Aux. | Auxiliary script |
![]() ![]() |
Aux. | Auxiliary script |
![]() ![]() |
Aux. | Auxiliary script |
![]() ![]() |
Aux. | Auxiliary script |
![]() |
/ | examples | / | material-design |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() ![]() |
Example | Example script | ||
![]() ![]() |
Example | Example script | ||
![]() ![]() |
Example | Example script | ||
![]() ![]() |
Example | Example script | ||
![]() ![]() |
Example | Example script | ||
![]() ![]() |
Example | Example script | ||
![]() ![]() |
Example | Example script | ||
![]() ![]() |
Example | Example script | ||
![]() ![]() |
Example | Example script | ||
![]() ![]() |
Example | Example script |
![]() |
/ | examples | / | material-design | / | js |
File | Role | Description |
---|---|---|
![]() ![]() |
Data | Auxiliary data |
![]() ![]() |
Data | Auxiliary data |
![]() |
/ | examples | / | material-design | / | partial |
File | Role | Description |
---|---|---|
![]() ![]() |
Example | Example script |
![]() |
/ | examples | / | two-step-login |
File | Role | Description |
---|---|---|
![]() ![]() |
Aux. | Auxiliary script |
![]() ![]() |
Aux. | Auxiliary script |
![]() ![]() |
Aux. | Auxiliary script |
![]() ![]() |
Aux. | Auxiliary script |
![]() ![]() |
Aux. | Auxiliary script |
![]() ![]() |
Aux. | Auxiliary script |
![]() ![]() |
Aux. | Auxiliary script |
![]() ![]() |
Aux. | Auxiliary script |
![]() ![]() |
Aux. | Auxiliary script |
![]() ![]() |
Aux. | Auxiliary script |
![]() |
/ | sql |
File | Role | Description |
---|---|---|
![]() ![]() |
Data | Auxiliary data |
![]() ![]() |
Data | Auxiliary data |
![]() ![]() |
Data | Auxiliary data |
![]() |
/ | testing |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() ![]() |
Aux. | Auxiliary script | ||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Data | Auxiliary data |
![]() |
/ | testing | / | tests |
File | Role | Description |
---|---|---|
![]() |
Class | Class source |
![]() |
Class | Class source |
![]() |
Class | Class source |
![]() |
Class | Class source |
![]() |
Class | Class source |
![]() | secure-login-system-2021-11-22.zip 55KB |
![]() | secure-login-system-2021-11-22.tar.gz 38KB |
![]() | Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
User Ratings | User Comments (6) | |||||||||||||||||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
Documentation Full Documentation |
logSys Demo A Demo Page |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Admin Software For users' management, editing data, see statistics etc. |