PHPackages                             hackcat/login-captcha - 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. hackcat/login-captcha

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

hackcat/login-captcha
=====================

laravel-admin 登录验证码

v1.0.1(3y ago)09MITPHPPHP &gt;=7.0.0

Since Nov 8Pushed 3y ago1 watchersCompare

[ Source](https://github.com/hackcat/login-captcha)[ Packagist](https://packagist.org/packages/hackcat/login-captcha)[ Docs](https://github.com/hackcat/login-captcha)[ RSS](/packages/hackcat-login-captcha/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (3)Versions (3)Used By (0)

laravel-admin login-captch
==========================

[](#laravel-admin-login-captch)

Installation First, install dependencies:

```
composer require hackcat/login-captcha

```

Configuration In the extensions section of the config/admin.php file, add some configuration that belongs to this extension.

```
 'extensions' => [
     'login-captcha' => [
         // set to false if you want to disable this extension
         'enable' => true,
     ]
 ]

```

### 修改中文

[](#修改中文)

```
php artisan vendor:publish --tag=lang

```

### 输入框背景透明化

[](#输入框背景透明化)

在config/admin.php 中添加

```
'background' => true,

```

### 注意事项

[](#注意事项)

   Version Laravel-Admin Version   ^1.7.1 &lt; 1.6.10   ^1.8 1.6.10 &lt;= 1.7   ^2.0 &gt;= 1.7

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

Every ~458 days

Total

2

Last Release

1193d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a955101dfb0fffb7c22284cdc5f99b2b4a22d8692bcf4d3d3e2240e025fac8d2?d=identicon)[hackcat](/maintainers/hackcat)

---

Top Contributors

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

---

Tags

extensionlaravel-adminlogin-captcha

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/hackcat-login-captcha/health.svg)

```
[![Health](https://phpackages.com/badges/hackcat-login-captcha/health.svg)](https://phpackages.com/packages/hackcat-login-captcha)
```

###  Alternatives

[james.xue/login-captcha

laravel-admin 登录验证码

3725.4k](/packages/jamesxue-login-captcha)[asundust/auth-captcha

Sliding captcha for Laravel-Admin auth, Multiple platform support / Laravel-Admin登录 滑动验证插件 多平台支持

593.6k](/packages/asundust-auth-captcha)[manzhouya/auth-attempts

Add captcha and login attempts for laravel-admin

142.1k](/packages/manzhouya-auth-attempts)[iamtong/laravel-admin-login-check-safe

登录添加验证码，后台用户锁定，错误次数过多锁定，密码强制修改，添加密码修改记录，登录日志

102.5k](/packages/iamtong-laravel-admin-login-check-safe)[lake/login-captcha

Dcat-admin login captcha extension. / Dcat-admin 登录验证码。

324.5k](/packages/lake-login-captcha)[ghost/google-authenticator

Google 两步验证码

122.5k](/packages/ghost-google-authenticator)

PHPackages © 2026

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