PHPackages                             outsmartit/failedlogins - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. outsmartit/failedlogins

ActiveProject[Authentication &amp; Authorization](/categories/authentication)

outsmartit/failedlogins
=======================

registering failed logins package for Laravel 5

v1.0.1(7y ago)013MITPHP

Since May 12Pushed 7y ago1 watchersCompare

[ Source](https://github.com/outsmartit/laravel-failed-logins)[ Packagist](https://packagist.org/packages/outsmartit/failedlogins)[ Docs](https://github.com/outsmartit/failedlogins)[ RSS](/packages/outsmartit-failedlogins/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

laravel-failed-logins
=====================

[](#laravel-failed-logins)

Laravel package for registering failed logins into the database.

Based on solution described by [Brayniverse](https://brayniverse.com/monitoring-failed-login-attempts-with-laravel.html).

All failed logins attempts are logged in a table.

Installation
------------

[](#installation)

```
composer require "outsmartit/failedlogins"
```

Displaying the last logins
--------------------------

[](#displaying-the-last-logins)

The last logins can be checked via url \\failedlogins. The default number of logins shown is 10, but can be set in your .env file via parameter

Publishing the view
-------------------

[](#publishing-the-view)

The standard view extends de "layouts.app" template and shows the last 10 failed logins in a bootstrap table layout. If you want to change the styling you can publish and adapt the view using :

```
php artisan vendor:publish --provider="Outsmartit\Failedlogins\FailedLoginsServiceProvider"
```

To change the number of shown failed logins, you can set the value of parameter "FAILEDLOGINS\_LIST\_MAX" in your .env file

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2560d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1a60df466d7913b93cb4e9a32462834da45c34c1714e57d1a0918dbdf9b3d454?d=identicon)[outsmartit](/maintainers/outsmartit)

---

Top Contributors

[![outsmartit](https://avatars.githubusercontent.com/u/7878722?v=4)](https://github.com/outsmartit "outsmartit (1 commits)")

---

Tags

laravelfailed logins

### Embed Badge

![Health badge](/badges/outsmartit-failedlogins/health.svg)

```
[![Health](https://phpackages.com/badges/outsmartit-failedlogins/health.svg)](https://phpackages.com/packages/outsmartit-failedlogins)
```

###  Alternatives

[lab404/laravel-impersonate

Laravel Impersonate is a plugin that allows to you to authenticate as your users.

2.3k16.4M48](/packages/lab404-laravel-impersonate)[santigarcor/laratrust

This package provides a flexible way to add Role-based Permissions to Laravel

2.3k5.4M43](/packages/santigarcor-laratrust)[pragmarx/google2fa-laravel

A One Time Password Authentication package, compatible with Google Authenticator.

1.0k15.5M63](/packages/pragmarx-google2fa-laravel)[codegreencreative/laravel-samlidp

Make your PHP Laravel application an Identification Provider using SAML 2.0. This package allows you to implement your own Identification Provider (idP) using the SAML 2.0 standard to be used with supporting SAML 2.0 Service Providers (SP).

263763.5k1](/packages/codegreencreative-laravel-samlidp)[imdhemy/laravel-purchases

The top-notch Laravel receipt validator.

3831.1M2](/packages/imdhemy-laravel-purchases)[jeremy379/laravel-openid-connect

OpenID Connect support to the PHP League's OAuth2 Server. Compatible with Laravel Passport.

55342.3k2](/packages/jeremy379-laravel-openid-connect)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
