PHPackages                             tanchengjin/laravel-admin-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. tanchengjin/laravel-admin-captcha

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

tanchengjin/laravel-admin-captcha
=================================

this is a captcha extension of laravel admin

11171HTMLCI failing

Since Jul 4Pushed 5y ago1 watchersCompare

[ Source](https://github.com/tanchengjin/laravel-admin-captcha)[ Packagist](https://packagist.org/packages/tanchengjin/laravel-admin-captcha)[ RSS](/packages/tanchengjin-laravel-admin-captcha/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel-admin Captcha Extension
===============================

[](#laravel-admin-captcha-extension)

### install

[](#install)

```
composer require tanchengjin/laravel-admin-captcha

```

### configuration

[](#configuration)

```
'extensions' => [
    't-laravel-admin-captcha' => [
        #是否开启扩展
        'enable' => true,
        #验证码高度
        'height' => 30,
        #宽度
        'width' => 100,
        #验证码字符长度
        'length'=>4
    ],
],

```

### publish language

[](#publish-language)

```
php artisan vendor:publish --provider=tanchengjin\LaravelAdmin\Captcha\CaptchaServiceProvider

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/427ce3bcd37141f3e0dc014a15296fbe72f1ce86973d0e74871ebd3974feeb32?d=identicon)[349508017](/maintainers/349508017)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/tanchengjin-laravel-admin-captcha/health.svg)

```
[![Health](https://phpackages.com/badges/tanchengjin-laravel-admin-captcha/health.svg)](https://phpackages.com/packages/tanchengjin-laravel-admin-captcha)
```

###  Alternatives

[yurunsoft/swoole-co-pool

26388.0k1](/packages/yurunsoft-swoole-co-pool)[barrelstrength/sprout-fields

International, Craft-friendly field types.

1176.5k](/packages/barrelstrength-sprout-fields)

PHPackages © 2026

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