PHP Classes

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

Recommend this page to a friend!
  All requests RSS feed  >  What is the best PHP login limit atte...  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

What is the best PHP login limit attempts class?

Edit

Picture of Lyka Franco by Lyka Franco - 9 years ago (2016-02-01)

Limit attempts of login

This request is clear and relevant.
This request is not clear or is not relevant.

+3

I want to allow the users to login but limit the number of failed attempts within 3 minutes.

Ask clarification

4 Recommendations

PHP Secure Login Library: Login users and start sessions in a MySQL database

This package can login users and start sessions in a MySQL database.

It can can start logged user sessions with records stored in a MySQL database accessed using MySQLi.

The package scripts can perform other operations to manage user accounts like registering users, verify the user email address, recover lost user passwords, login and logout users.
This recommendation solves the problem.
This recommendation does not solve the problem.

+1

Picture of Mohamed Elbahja by Mohamed Elbahja package author package author Reputation 310 - 8 years ago (2016-07-12) Comment

PHP Secure Login System


Secure PHP Login System: Register and login users using a database via PDO

This class can register and login users using a database via PDO.

It can process the registration of a user given the user name, password, name and email address.

It can also authenticate a user given the user name and password and optionally set a cookie to remember the user name on the next login.

The class starts a session for successfully authenticated users.

It can also log out by ending the user session, send a password reminder message and change the user password.

It also implements a two step login process similar to that of Google's, Facebook's SMS security process.

The user can see they devices they used to log in as well as log out from a device used before.

The class also provides an administration interface to manage users, edit details, see statistics, etc..
This recommendation solves the problem.
This recommendation does not solve the problem.

+4

Picture of Subin Siby by Subin Siby package author package author Reputation 45 - 9 years ago (2016-02-06) Comment

The class helps to set up a login system easily. It has many features including what you need : "Preventing Brute Force Attacks". logSys (The class) can be configured to limit the number of times a user can log in as well as set the time for which the user should be blocked from logging in after the failed number of tries.


Log Limiter: Limit the number of failed login attempts

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.
This recommendation solves the problem.
This recommendation does not solve the problem.

+2

Picture of Manuel Lemos by Manuel Lemos Reputation 26695 - 9 years ago (2016-02-05) Comment

This class can limit the number of failed login attempts as you ask. It has a variable named delay that can determine the period of a login block, so you can set it to 3 minutes.


Dropsize MVCf Smarty: MVC framework that uses Smarty to render views

This package is a MVC framework that uses Smarty to render views.

It extends the Slim framework and provides its own router to dispatch requests.

The views are rendered with the Smarty template engine.

In Spanish:

Primera entrega del framework Dropsize MVCf Smarty. Ahora pudes programar Módulos html, con URL amigables. Compatible con Slimframework, Dropsize MVCf Base.
This recommendation solves the problem.
This recommendation does not solve the problem.

0

Picture of Isaac Trenado Mx by Isaac Trenado Mx package author package author Reputation 55 - 9 years ago (2016-02-01) Comment

Why does not use this package. It will be useful for your projects. I hace a login with login system interface. You just hace to ask me for email. [email protected]

  • 1 Comment
  • 1. Picture of Haseeb Ahmad Basil by Haseeb Ahmad Basil - 9 years ago (2016-02-02) Reply

    I don't think this is the right one.


Recommend package
: 
: