PHP Classes
elePHPant
Icontem

Log Limiter: Limit the number of failed login attempts

Recommend this page to a friend!

  Author Author  
Picture of Francesco Cirać
Name: Francesco Cirać <contact>
Classes: 3 packages by
Country: Italy Italy


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class can be used to limit the number of times an user fails to login.

It keeps track in a MySQL database the number of a time an user with a given IP address fails to attempt to login.

When the number of failed login attempts exceeded a given limit, the class sets a cookie that is used to determine that the user is blocked while the cookie does not expire.

  Classes of Francesco Cirać  >  Log Limiter  >  Download Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Log Limiter
Base name: loglimiter
Description: Limit the number of failed login attempts
Version: 0.3
PHP version: 5.0
License: Public Domain
 
  Groups   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image User Management User records, authentication and session handling View top rated classes
Group folder image Security Security protection and attack detection View top rated classes


  Recommendations  

What is the best PHP login limit attempts class?
Limit attempts of login


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Accessible without login Plain text file example.php Example Usage example
Plain text file loglimiter.class.php Class The LogLimiter class file
Accessible without login Plain text file readme.txt Doc. Readme file
Accessible without login Plain text file tables.sql Data SQL database dump

Install with Composer Install with Composer - Download Download all files: loglimiter.tar.gz loglimiter.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.