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

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

archerzdip/login-captcha-username
=================================

登录添加验证码和判断用户是否可用

1.2.4(6y ago)0378MITPHPPHP &gt;=7.0.0

Since Jan 25Pushed 6y agoCompare

[ Source](https://github.com/ArcherZdip/login-catpcha-username)[ Packagist](https://packagist.org/packages/archerzdip/login-captcha-username)[ Docs](https://github.com/ArcherZdip/login-catpcha-username.git)[ RSS](/packages/archerzdip-login-captcha-username/feed)WikiDiscussions master Synced 3w ago

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

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

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

Installation

First, install dependencies:

```
composer require archerzdip/login-captcha-username

```

Second :

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

```

Third :

```
php artisan migrate

```

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

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

```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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 ~51 days

Recently: every ~76 days

Total

7

Last Release

2399d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/37647592?v=4)[archerZdip](/maintainers/ArcherZdip)[@ArcherZdip](https://github.com/ArcherZdip)

---

Top Contributors

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

---

Tags

extensionlaravel-admin

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[james.xue/login-captcha

laravel-admin 登录验证码

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

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

603.8k](/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)[ghost/google-authenticator

Google 两步验证码

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

PHPackages © 2026

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