PHPackages                             dungang/yii2-luosimao-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. dungang/yii2-luosimao-captcha

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

dungang/yii2-luosimao-captcha
=============================

Luosimao 创新开发的人机验证，免去了复杂的输入过程，具有更加优秀的操作体验，更加美观的设计，可更好地融入到您的网站中

1.0.3(8y ago)267MITPHPPHP &gt;=5.4.0

Since Apr 12Pushed 7y ago1 watchersCompare

[ Source](https://github.com/dungang/yii2-luosimao-captcha)[ Packagist](https://packagist.org/packages/dungang/yii2-luosimao-captcha)[ RSS](/packages/dungang-yii2-luosimao-captcha/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

yii2-luosimao-captcha
=====================

[](#yii2-luosimao-captcha)

Luosimao 创新开发的人机验证，免去了复杂的输入过程，具有更加优秀的操作体验，更加美观的设计，可更好地融入到您的网站中

官网地址：

> 效果

[![效果图](demo.png)](demo.png)

> 安装

```
 composer require dungang/yii2-luosimao-captcha

```

> 使用

配置,params.php,这里的key需要到官网注册免费。这里只是随机字符串不能使用

```
    'luosimao'=>[
        'apiKey'=>'37612977ac724a1a106547a16a16b9df',
        'siteKey'=>'63d0501aa023bf80361f084a63153d8d'
    ],

```

模型验证规则

```
    [['verifyCode'], 'required'],
    ['verifyCode','dungang\luosimao\CaptchaValidator'],

```

视图 view file

```

```

> 协议

MIT License

Copyright (c) 2017 顿刚

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 94.1% 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 ~211 days

Total

3

Last Release

2945d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7221526?v=4)[顿刚](/maintainers/dungang)[@dungang](https://github.com/dungang)

---

Top Contributors

[![dungang](https://avatars.githubusercontent.com/u/7221526?v=4)](https://github.com/dungang "dungang (16 commits)")[![eafun](https://avatars.githubusercontent.com/u/21100217?v=4)](https://github.com/eafun "eafun (1 commits)")

### Embed Badge

![Health badge](/badges/dungang-yii2-luosimao-captcha/health.svg)

```
[![Health](https://phpackages.com/badges/dungang-yii2-luosimao-captcha/health.svg)](https://phpackages.com/packages/dungang-yii2-luosimao-captcha)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[rmrevin/yii2-ulogin

Extension for yii2 ulogin integration

1411.9k](/packages/rmrevin-yii2-ulogin)

PHPackages © 2026

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