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 2w 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 35% 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

2606d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7878722?v=4)[Diederik](/maintainers/outsmartit)[@outsmartit](https://github.com/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.3k17.8M58](/packages/lab404-laravel-impersonate)[jeremy379/laravel-openid-connect

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

59403.6k8](/packages/jeremy379-laravel-openid-connect)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21313.7k3](/packages/ecotone-laravel)[aurorawebsoftware/aauth

Laravel Aauth

412.1k1](/packages/aurorawebsoftware-aauth)

PHPackages © 2026

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